Class TPC.Systems
java.lang.Object
com.inductiveautomation.ignition.common.execution.TPC.Systems
- Enclosing class:
- TPC
This class simply contains some constant strings for common systems to encourage consistency. You may use
any string to describe your thread, but try and keep the categorization broad. If you are writing a module,
please use the same string for any thread / task your module creates - do not break down your threads further
than the module level.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TAGS
- See Also:
-
ALARMS
- See Also:
-
REDUNDANCY
- See Also:
-
SCRIPTING
- See Also:
-
DATABASE
- See Also:
-
OPC
- See Also:
-
MONITORING
- See Also:
-
WebUI
- See Also:
-
WebAPI
- See Also:
-
REPORTING
- See Also:
-
STORE_FORWARD
- See Also:
-
DEVICES
Deprecated.useOPC
instead.- See Also:
-
-
Constructor Details
-
Systems
public Systems()
-
OPC
instead.