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
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final StringDeprecated.static final Stringstatic final Stringstatic final Stringstatic final StringGeneral use (no more distinct classification possible) thread context.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
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:
-
UNCLASSIFIED
- See Also:
-
FILESYSTEM
- See Also:
-
PLATFORM
General use (no more distinct classification possible) thread context.- See Also:
-
DEVICES
Deprecated.useOPCinstead.- See Also:
-
-
Constructor Details
-
Systems
public Systems()
-
OPCinstead.