The PtDigitalOutputElectricalAttributesType provides asset attribute describing the type of digital output and is formally defined in Table 145.
Table 145 – PtDigitalOutputElectricalAttributesType Definition
Attribute |
Value |
||||
BrowseName |
PtDigitalOutputElectricalAttributesType |
||||
I89IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the PtCommonAssetAttributesType defined in chapter 7.5.1 |
|||||
0:HasComponent |
Variable |
DigitalOutputElectricalType |
0:UInt16 |
0:MultiStateValueDiscreteType |
O, RO |
0:HasProperty |
Variable |
SafetyPropertySupported |
Boolean |
0:PropertyType |
O, RO |
0:HasComponent |
Variable |
OutputCurrentMax |
0:Float |
0:AnalogUnitType |
O, RO |
0:HasProperty |
Variable |
NumberOfChannels |
0:UInt16 |
0:PropertyType |
O, RO |
Conformance Units |
|||||
Powertrain Attributes Information |
DigitalOutputElectricalType provides the used digital output(s). The values of the MultiStateValueDiscreteType variable are defined in Table 146 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 146 – PtDigitalOutputElectricalAttributesType 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 output has a safety property.
OutputCurrentMax provides the information to the total output current limitation. The unit shall be ampere [A].
NumberOfChannels provides the number of channels of the digital output.