Represents a Loconet packet that requests the state of a switch.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
[SerializableAttribute] public class PkGetSwitchState : Packet |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class PkGetSwitchState _ Inherits Packet |
Remarks
A PkLongAck response is expected.