The PtDigitalInputElectricalAttributesType provides the asset attributes describing the type of digital input and is formally defined in Table 143.
Table 143 – PtDigitalInputElectricalAttributesType Definition
|
Attribute |
Value |
||||
|
BrowseName |
PtDigitalInputElectricalAttributesType |
||||
|
IsAbstract |
False |
||||
|
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the PtCommonAssetAttributesType defined in chapter 7.11 |
|||||
|
0:HasComponent |
Variable |
DigitalInputElectricalType |
0:UInt16 |
0:MultiStateValueDiscreteType |
O, RO |
|
0:HasProperty |
Variable |
SafetyPropertySupported |
0:Boolean |
0:PropertyType |
O, RO |
|
0:HasProperty |
Variable |
NumberOfChannels |
0:UInt16 |
0:PropertyType |
O, RO |
|
Conformance Units |
|||||
|
Powertrain Attributes Information |
|||||
DigitalInputElectricalType provides the used digital input(s). The values of the MultiStateValueDiscreteType variable are defined in Table 144 and shall be used. The values 0-199 are reserved for future extensions of this specification. The values 200-299 shall be used for vendor-specific extensions of this variable.
Table 144 – PtDigitalInputElectricalAttributesType Attribute values for child Nodes
|
BrowsePath |
Value Attribute |
Description Attribute |
||
|
[ { "Value": 1, "DisplayName": "TTL", "Description": "Transistor-transistor logic (0..5 V)" }, { "Value": 2, "DisplayName": "HTL", "Description": "High threshold logic (0..24 V)" }, { "Value": 3, "DisplayName": "PNP", "Description": "PNP transistor type" }, { "Value": 4, "DisplayName": "NPN", "Description": "NPN transistor type" }, { "Value": 5, "DisplayName": "CONFIGURABLE", "Description": "Configurable" }, { "Value": 6, "DisplayName": "PULSE_TRAIN", "Description": "Pulse train" }, { "Value": 7, "DisplayName": "RELAY", "Description": "Electromechanical relay" } ] |
|
SafetyPropertySupported true if the digital input has a safety property.
NumberOfChannels provides the number of channels of the digital input.