A Sandcastle Documented Class Library
![]() | IEpcEncoderDecode Method |
Decodes an EPC hexadecimal string and sets the fields of the encoder accordingly.
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

void Decode( string epcHex )
Sub Decode ( epcHex As String )
void Decode( String^ epcHex )
abstract Decode : epcHex : string -> unit
Parameters
- epcHex
- Type: SystemString
Hexadecimal string representing the EPC.
