PkMultiSensePmRelayStatus Property |
Gets the power manager's on/off status of its four relays.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property PmRelayStatus As OnOff()
Get
public OnOff[] PmRelayStatus { get; }
Property Value
Type:
OnOff
Remarks
See Also