PkSwitchInput Properties |
The PkSwitchInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | Address | Gets or sets the device independent input address. |
![]() | Bytes | Gets the bytes that makes up a Loconet packet message. (Inherited from Packet.) |
![]() | Description | User friendly description of the packet. (Overrides PacketDescription.) |
![]() | DS54Address | Gets or sets the DS54 device address. |
![]() | DS54InputPair | Gets or sets the DS54 input pair. |
![]() | DS54InputType | Gets or sets the DS54 input type. |
![]() | ID | Gets the unique identifier of the packet. (Inherited from Packet.) |
![]() | IsEchoe | Gets value indicating if the packet is an echoe. (Inherited from Packet.) |
![]() | NeedsPacketResponse | Gets value indicating if this packet expects a response packet. (Inherited from Packet.) |
![]() | OpCode | Gets the Loconet operation code associated with the packet. (Overrides PacketOpCode.) |
![]() | ParmsDesc | User friendly description of the most significant packet parameters. (Overrides PacketParmsDesc.) |
![]() | PostTxWait | Gets or sets the time in milliseconds to wait after sending this packet before performing the next step. (Inherited from Packet.) |
![]() | RxPacket | Gets the received response packet post transmit. (Inherited from Packet.) |
![]() | State | Gets or sets the reported state of the input address. |
![]() | Switch | Gets or sets the reported switch number. |
![]() | Tag | Gets or sets an arbitrary object that is associated with the packet. (Inherited from Packet.) |
![]() | TimeStamp | Gets an event time stamp of the packet's echo or arrival. (Inherited from Packet.) |
![]() | Type | Determines how packet is encoded as it comes in two variants. |