Click or drag to resize

PkDccProgram Properties

The PkDccProgram type exposes the following members.

Properties
  NameDescription
Public propertyBytes
Gets the bytes that makes up a Loconet packet message.
(Inherited from Packet.)
Public propertyCvNumber
Gets or sets the DCC decoder configuration number.
Public propertyCvValue
Gets or sets the DCC decoder configuration value.
Public propertyDescription
User friendly description of the packet.
(Overrides PkRdWrSlotDataDescription.)
Public propertyID
Gets the unique identifier of the packet.
(Inherited from Packet.)
Public propertyIsEchoe
Gets value indicating if the packet is an echoe.
(Inherited from Packet.)
Public propertyIsIntellibox (Inherited from PkRdWrSlotData.)
Public propertyIsLoconet11 (Inherited from PkRdWrSlotData.)
Public propertyNeedsPacketResponse
Gets value indicating if this packet expects a response packet.
(Inherited from Packet.)
Public propertyOpAddress
Gets or sets the DCC decoder's address for operation mode programming.
Public propertyOpCode
Gets the Loconet operation code associated with the packet.
(Inherited from PkRdWrSlotData.)
Public propertyParmsDesc
User friendly description of the most significant packet parameters.
(Overrides PkRdWrSlotDataParmsDesc.)
Public propertyPostTxWait
Gets or sets the time in milliseconds to wait after sending this packet before performing the next step.
(Inherited from Packet.)
Public propertyProgErrFlags
Error flags returned from an attempted programming task.
Public propertyProgMode
Gets or sets the track programming mode.
Public propertyProgWrite
Gets or sets if packet is used for reading or writing data.
Public propertyRxPacket
Gets the received response packet post transmit.
(Inherited from Packet.)
Public propertyServTrackIsBusy (Inherited from PkRdWrSlotData.)
Public propertySlot
Gets the command stations's slot number.
(Overrides PkRdWrSlotDataSlot.)
Public propertyTag
Gets or sets an arbitrary object that is associated with the packet.
(Inherited from Packet.)
Public propertyTimeStamp
Gets an event time stamp of the packet's echo or arrival.
(Inherited from Packet.)
Public propertyTrackIsPaused (Inherited from PkRdWrSlotData.)
Public propertyTrackPowerIsOn (Inherited from PkRdWrSlotData.)
Top
See Also