DiscreteOutputObjectType

The representation of the DiscreteOutputObjectType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1031 |
NamespaceUri | http://opcfoundation.org/UA/Pumps/ |
BrowseName | DiscreteOutputObjectType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | DiscreteObjectType |
The references from the DiscreteOutputObjectType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | DiscreteOutputValue | Boolean | TwoStateDiscreteType | Mandatory |
HasComponent | Variable | FaultAction | Boolean | TwoStateDiscreteType | Optional |
HasComponent | Variable | FaultValue | Boolean | TwoStateDiscreteType | Optional |
HasSubtype | ObjectType | PumpKickObjectType |