Showing 1711 - 1720 of 3926 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-sendRequestThis function sends a message to the Gateway, working in a similar manner to the sendMessage function, except sendRequest expects a response to the message.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-sendMessageThis function sends a message to clients running under the Gateway, or to a project within the Gateway itself.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-queryAuditLogQueries an audit profile for audit history.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-playSoundClipPlays a sound clip from a wav file to the system's default audio device.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-modifyTranslationThis function allows you to add or modify a global translation.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-jsonEncodeTakes a Python object such as a list or dictionary and converts into a JSON string.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-jsonDecodeTakes a JSON string and converts it into a Python object such as a list or a dictionary.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-invokeLaterInvokes (calls) the given Python function object after all of the currently processing and pending events are done being processed, or after a specified delay.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-invokeAsynchronousInvokes (calls) the given Python function on a different thread.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-getVersionReturns the Ignition version number that is currently being run.

Were these results helpful?