Package com.inductiveautomation.ignition.common.script.builtin
package com.inductiveautomation.ignition.common.script.builtin
-
ClassDescriptionIgnition 8 tag scripting functionsDate and time functions for use in scripting, to make dealing with java.util.Date objects less painful from python.These are all the system.file functions that are platform wide.A useful meta-annotation that serves dual purposes: If you are using a
PropertiesFileDocProvider
, your argument names and classes can be retrieved from this annotation.All the system.tag functions that were formerly located in AbstractTagUtilities and AbstractIALabsTagFunctions.Implements the functions mounted as "system.print" on all scopesA Jythonic wrapper around a Dataset.Indicates that the data in SendRequestResult is actually a stringified PyObject.This is the transport object used to communicate results for system.util.sendRequest between the gateway and the client, and across the gateway network.