Click or drag to resize

PkSecurityElem Properties

The PkSecurityElem type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets the device address.
Public propertyAx8mIncr
Gets or sets how AxSpeed is encoded.
Public propertyAxSpeed
Gets or sets the speed from security element leg A, to switch selected leg.
Public propertyBytes
Gets the bytes that makes up a Loconet packet message.
(Inherited from Packet.)
Public propertyCommand
Gets or sets the command grouping.
Public propertyDescription
User friendly description of the packet.
(Overrides PacketDescription.)
Public propertyDetection
Gets or sets the detection codes.
Public propertyDirection
Gets or sets the direction codes.
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 propertyNeedsPacketResponse
Gets value indicating if this packet expects a response packet.
(Inherited from Packet.)
Public propertyOpCode
Gets the Loconet operation code associated with the packet.
(Overrides PacketOpCode.)
Public propertyParmsDesc
User friendly description of the most significant packet parameters.
(Overrides PacketParmsDesc.)
Public propertyPostTxWait
Gets or sets the time in milliseconds to wait after sending this packet before performing the next step.
(Inherited from Packet.)
Public propertyRxPacket
Gets the received response packet post transmit.
(Inherited from Packet.)
Public propertySwitchState
Gets or sets the switch states.
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 propertyXa8mIncr
Gets or sets how XaSpeed is encoded.
Public propertyXaSpeed
Gets or sets the speed from security element switch selected leg, to leg A.
Top
See Also