ISA95JobOrderStateEnum

http://opcfoundation.org/UA/ISA95-JOBCONTROL

1.0.0

2021-03-31


NodeId ns=1;i=3006
NodeClass DataType
BrowseName 1:ISA95JobOrderStateEnum
DisplayName ISA95JobOrderStateEnum
Description Describes the defined job statuses.
BaseType 0:Enumeration
IsAbstract False
Name Value Description
Undefined 0 Undefined value, should never be seen.
Waiting 1 The necessary pre-conditions have not been met and the order is not ready to run.
Ready 2 The necessary pre-conditions have been met and the order is ready to run, awaiting a Start command.
Loaded 3 In situations where only one job may be in active memory and is able to be run, then the job is loaded in active memory, the necessary pre-conditions have been met, and the order is ready to run, awaiting a Start command.
Running 4 The order is executing.
Completed 5 The order has been completed and is no longer in execution.
Aborted 6 The order was aborted.
Held 7 The order has been temporarily stopped due to a constraint of some form.
Suspended 8 The order has been temporarily stopped due to a deliberate decision within the execution system.
Closed 9 The order has been completed and fully reconciled. No further changes, or restatement of actuals is expected.
Error 10 The Job is in error and requires attention.
Reference NodeClass BrowseName TypeDefinition DataType Other
0:HasProperty Variable 0:EnumValues 0:PropertyType 0:EnumValueType[11] M