Showing 2281 - 2290 of 3921 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-bacnet/system-bacnet-readRawMultipleThis function is the bulk version of system.bacnet.readRaw to allow multiple object/property combinations to be read simultaneously from a single request.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-bacnet/system-bacnet-writeRawMultipleThis function is the bulk version of system.bacnet.writeRaw by writing properties to objects provided equal-length lists of object types, object instance numbers, property IDs, values, priorities, and property array indices.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toLongTries to coerce value into a long (64-bit integer).
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toIntegerIdentical to the toInt expression function.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toIntTries to coerce value into an integer (32-bit integer).
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toFontCoerces a string into a font.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toFloatTries to coerce value into a float (32-bit floating point vaule).
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toDoubleTries to coerce value into a double (64-bit floating point value).
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toDateTries to coerce value into a Date.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toDataSetTries to coerce value into a dataset.

Were these results helpful?