PkMultiSenseDeviceAddress Property |
Gets or sets the device independent address of the transponding receiver reporting the event.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property DeviceAddress As UShort
Get
Set
public ushort DeviceAddress { get; set; }
Property Value
Type:
UInt16Valid address values are 0-4095.
Remarks
See Also