ControlChannelType

Used for control channels of single colour elements within a stack element (e.g. RGB elements would use three ControlChannels, one for each controllable colour).
The representation of the ControlChannelType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1008 |
NamespaceUri | http://opcfoundation.org/UA/IA/ |
BrowseName | ControlChannelType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the ControlChannelType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | ChannelColor | SignalColor | BaseDataVariableType | Mandatory |
HasComponent | Variable | Intensity | Float | AnalogItemType | Optional |
HasComponent | Variable | SignalMode | SignalModeLight | BaseDataVariableType | Mandatory |
HasProperty | Variable | SignalOn | Boolean | PropertyType | Mandatory |