PkDccProgram Properties |
The PkDccProgram type exposes the following members.
| Name | Description | |
|---|---|---|
| Bytes | Gets the bytes that makes up a Loconet packet message. (Inherited from Packet.) | |
| CvNumber | Gets or sets the DCC decoder configuration number. | |
| CvValue | Gets or sets the DCC decoder configuration value. | |
| Description | User friendly description of the packet. (Overrides PkRdWrSlotDataDescription.) | |
| ID | Gets the unique identifier of the packet. (Inherited from Packet.) | |
| IsEchoe | Gets value indicating if the packet is an echoe. (Inherited from Packet.) | |
| IsIntellibox | (Inherited from PkRdWrSlotData.) | |
| IsLoconet11 | (Inherited from PkRdWrSlotData.) | |
| NeedsPacketResponse | Gets value indicating if this packet expects a response packet. (Inherited from Packet.) | |
| OpAddress | Gets or sets the DCC decoder's address for operation mode programming. | |
| OpCode | Gets the Loconet operation code associated with the packet. (Inherited from PkRdWrSlotData.) | |
| ParmsDesc | User friendly description of the most significant packet parameters. (Overrides PkRdWrSlotDataParmsDesc.) | |
| PostTxWait | Gets or sets the time in milliseconds to wait after sending this packet before performing the next step. (Inherited from Packet.) | |
| ProgErrFlags | Error flags returned from an attempted programming task. | |
| ProgMode | Gets or sets the track programming mode. | |
| ProgWrite | Gets or sets if packet is used for reading or writing data. | |
| RxPacket | Gets the received response packet post transmit. (Inherited from Packet.) | |
| ServTrackIsBusy | (Inherited from PkRdWrSlotData.) | |
| Slot | Gets the command stations's slot number. (Overrides PkRdWrSlotDataSlot.) | |
| 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.) | |
| TrackIsPaused | (Inherited from PkRdWrSlotData.) | |
| TrackPowerIsOn | (Inherited from PkRdWrSlotData.) |