Abstract class to group the HostToDevice and DeviceToHost sub-classes.
More...
|
| byte | Type [get, protected set] |
| | The type of the block (either a HostToDeviceTag or a DeviceToHostTag) More...
|
| |
| byte [] | Payload [get, protected set] |
| | The payload of the block. More...
|
| |
| Dictionary< ushort, byte[]> | DataPieces [get, protected set] |
| | The payload explosed as a list of T,L,V. More...
|
| |
Abstract class to group the HostToDevice and DeviceToHost sub-classes.
◆ GetValue()
| byte [] SpringCard.SmartReader.Mk2Link.Mk2Protocol.ProtocolBlock.GetValue |
( |
ushort |
T | ) |
|
Retrieve a V given its T.
◆ DataPieces
| Dictionary<ushort, byte[]> SpringCard.SmartReader.Mk2Link.Mk2Protocol.ProtocolBlock.DataPieces |
|
getprotected set |
The payload explosed as a list of T,L,V.
◆ Payload
| byte [] SpringCard.SmartReader.Mk2Link.Mk2Protocol.ProtocolBlock.Payload |
|
getprotected set |
The payload of the block.
◆ Type
| byte SpringCard.SmartReader.Mk2Link.Mk2Protocol.ProtocolBlock.Type |
|
getprotected set |
The type of the block (either a HostToDeviceTag or a DeviceToHostTag)
The documentation for this class was generated from the following file:
- D:/dev/iwm2/springcard.iwm2.sdk/src/common/lib-cs/smartreader/mk2link/MK2Frames.cs