Represents a Loconet packet that reads/writes operation switches from/to the command station.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
[SerializableAttribute] public class PkComStatOps : PkRdWrSlotData |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class PkComStatOps _ Inherits PkRdWrSlotData |
Remarks
Unless this packet is received from the command station, a PkLongAck response is expected.
This packet type writes and reads from command station slot 127.
Inheritance Hierarchy
System..::..Object
RRAutoLib.Loconet..::..Packet
RRAutoLib.Loconet..::..PkRdWrSlotData
RRAutoLib.Loconet..::..PkComStatOps
RRAutoLib.Loconet..::..Packet
RRAutoLib.Loconet..::..PkRdWrSlotData
RRAutoLib.Loconet..::..PkComStatOps