Click or drag to resize

LoconetServiceComPort Property

Gets or sets the communication port number of the Loconet interface.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property ComPort As Byte
	Get
	Set

Property Value

Type: Byte
Default value is 1.
Remarks
If the LoconetService is started, setting this property will not take effect until the service is stopped and restarted.
Examples
See Also