AnalyserChannelStateMachineType.is formally defined in Table 64.
Table 64 – AnalyserChannelStateMachineType Definition
Attribute |
Value |
||||
BrowseName |
AnalyserChannelStateMachineType |
||||
IsAbstract |
False |
||||
|
|
||||
References |
Node Class |
BrowseName |
Data Type |
TypeDefinition |
Modelling Rule |
Subtype of the FiniteStateMachineType defined in [OPC 10000-5] |
|||||
HasComponent |
Object |
SlaveMode |
|
InitialStateType |
Mandatory |
HasComponent |
Object |
Operating |
|
AnalyserChannelOperatingStateType |
Mandatory |
HasComponent |
Object |
Local |
|
AnalyserChannelLocalStateType |
Mandatory |
HasComponent |
Object |
Maintenance |
|
AnalyserChannelMaintenanceStateType |
Mandatory |
|
|
|
|
|
|
HasComponent |
Object |
SlaveModeToOperatingTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
OperatingToLocalTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
OperatingToMaintenanceTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
LocalToOperatingTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
LocalToMaintenanceTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
MaintenanceToOperatingTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
MaintenanceToLocalTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
OperatingToSlaveModeTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
LocalToSlaveModeTransition |
|
TransitionType |
Mandatory |
HasComponent |
Object |
MaintenanceToSlaveModeTransition |
|
TransitionType |
Mandatory |
|
|
|
|
|
|
HasComponent |
Object |
OperatingSubStateMachine |
|
AnalyserChannel_OperatingModeSubStateMachineType |
Mandatory |
HasComponent |
Object |
LocalSubStateMachine |
|
FiniteStateMachineType |
Optional |
HasComponent |
Object |
MaintenanceSubStateMachine |
|
FiniteStateMachineType |
Optional |
|
|
|
|
|
|
GotoOperating Method transitions the AnalyserChannel to Operating mode.
GotoMaintenance Method transitions the AnalyserChannel to Maintenance mode.
Table 65 – AnalyserChannelOperatingStateType Definition
Attribute |
Value |
||||
BrowseName |
AnalyserChannelOperatingStateType |
||||
IsAbstract |
False |
||||
|
|
||||
References |
NodeClass |
BrowseName |
Data Type |
TypeDefinition |
Modelling Rule |
Subtype of the StateType defined in [OPC 10000-5] |
|||||
HasSubStateMachine |
Object |
OperatingSubStateMachine |
|
AnalyserChannel_OperatingModeSubStateMachineType |
Mandatory |
Table 66 – AnalyserChannelLocalStateType Definition
Attribute |
Value |
||||
BrowseName |
AnalyserChannelLocalStateType |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModelingRule |
Subtype of the StateType defined in [OPC 10000-5] |
|||||
HasSubStateMachine |
Object |
LocalSubStateMachine |
|
FiniteStateMachineType |
Optional |
Table 67 – AnalyserChannelMaintenanceStateType Definition
Attribute |
Value |
||||
BrowseName |
AnalyserChannelMaintenanceStateType |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
Data Type |
TypeDefinition |
Modelling Rule |
Subtype of the StateType defined in [OPC 10000-5] |
|||||
HasSubStateMachine |
Object |
MaintenanceSubStateMachine |
|
FiniteStateMachineType |
Optional |