Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Railroad Automation Class Library
Sensor
.
.
::
.
.
Address Property
Sensor Class
See Also
Send Feedback
Gets or sets the device address this sensor will respond to.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib
(in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
C#
public
ushort
Address
{
get
;
set
; }
Visual Basic
Public
Property
Address
As
UShort
Get
Set
See Also
Sensor Class
RRAutoLib.CTC Namespace