Showing 781 - 790 of 1344 results
-
https://docs.inductiveautomation.com/docs/7.9/gateway/gateway-settings/advanced-gateway-settings/changing-gateway-portsThe Ignition web server runs on the 8088 port by default, but you can easily change it from the Gateway Control Utility (GCU). You may want to change the default port because the 8088 port is already being used by another application, or maybe you just want to use a more user-friendly port, such as 80
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/string/numberFormatReturns a string version of the number argument, formatted as specified by the pattern string.
-
https://docs.inductiveautomation.com/docs/7.9/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/7.9/appendix/scripting-functions/system-util/system-util-invokeLaterThis is an advanced scripting function. Invokes (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/7.9/appendix/scripting-functions/system-util/system-util-getSessionInfoReturns a PyDataSet holding information about all of the sessions (logged-in users) on the Gateway.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/components/misc/signal-generatorThe Signal Generator is similar to the Timer component, but its value isn't simply a counter.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/aggregates/stdDevCalculates the sample standard deviation of the values in the given column of the given dataset, or the standard deviation for a series of numbers specified as arguments.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/aggregates/minDateFinds and returns the minimum date in the given column of the given dataset, or the min value in a series of dates specified as arguments.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/aggregates/medianCalculates the median for the numbers in the given column of the given dataset or the median of a series of numbers specified as arguments.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/alarming/isAlarmActiveFilteredReturns whether there are active alarms that match the provided criteria.

Were these results helpful?