The PtMotorAttributesType provides common asset attributes of a motor and is formally defined in Table 65.
Table 65 – PtMotorAttributesType Definition
|
Attribute |
Value |
||||
|
BrowseName |
PtMotorAttributesType |
||||
|
IsAbstract |
False |
||||
|
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the PtAssetAttributesType defined in chapter 7.7 |
|||||
|
0:HasSubtype |
ObjectType |
PtMotorRotaryAttributesType |
|
|
|
|
0:HasSubtype |
ObjectType |
PtMotorLinearAttributesType |
|
|
|
|
0:HasComponent |
Variable |
MotorType |
0:UInt16 |
0:MultiStateValueDiscreteType |
O, RO |
|
Conformance Units |
|
Powertrain Attributes Information |
MotorType provides which physical principle is used in the rotor design. The values of the MultiStateValueDiscreteType variable are defined in Table 66 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 66 – PtMotorAttributesType Attribute values for child Nodes
|
BrowsePath |
Value Attribute |
Description Attribute |
||
|
[ { "Value":0, "DisplayName":"ASYNCHRONOUS", "Description":"Asynchronous motor" }, { "Value":1, "DisplayName":"PM_AC_SYNCHRONOUS", "Description":"Permanent magnet synchronous motor" }, { "Value":2, "DisplayName":"PM_AC_SYNCHRONOUS_IRONLESS", "Description":"Permanent magnet synchronous motor ironless" }, { "Value":3, "DisplayName":"DC_BRUSHLESS", "Description":"Brushless DC motor" }, { "Value":4, "DisplayName":"DC_BRUSHED", "Description":"Brushed DC motor" }, { "Value":5, "DisplayName":"PM_STEPPER", "Description":"Permanent magnet stepper motor" }, { "Value":6, "DisplayName":"HYBRID_STEPPER", "Description":"Hybrid stepper motor" }, { "Value":7, "DisplayName":"SYNC_RELUCTANCE", "Description":"Synchronous reluctance motor" } ] |
|