Add point Type INT64, UINT64, to PI Archive
Some interfaces such as PI Modbus allow the polling of a 64-bit signed integer value or a 64-bit unsigned integer value. Yet the database does not allow you to store these values in their native formats. You must store them as a 64-bit floating point but some precision is lost. Please add the ability to store these values in their native format.
12
votes

-
craig.potter commented
This is so needed, so frustrating not having this type.
-
Kenneth Barber commented
These days, adding support for anything 64-bit is probably more important than keeping support for anything 32-bit.