Maxicode barcode data. Maxicode Open System Standard carrier message. Only applies to Mode 2 and 3. The Open System Standard carrier message format is typically encoded into a barcode with a "[)><Rs>01<Gs>"
prefix as follows:
More...
#include <IMaxicodeMsgStructuredOpenSystemStandard.h>
Maxicode barcode data. Maxicode Open System Standard carrier message. Only applies to Mode 2 and 3. The Open System Standard carrier message format is typically encoded into a barcode with a "[)><Rs>01<Gs>"
prefix as follows:
"[)>"<Rs>"01"<Gs><yy><PostalCode><Gs><CountryCode><Gs><ServiceClass><Gs><RemainingMsg><Rs><EOT>
Where:
- yy: 2 char year (numeric)
- Rs: Record Separator (0x1E)
- Gs: Group Separator (0x1D)
- EOT: End Of Transmit (0x04)
◆ countryCode
- (NSString*) countryCode |
|
readwritenonatomiccopy |
◆ postalCode
◆ remainingMsg
- (NSString*) remainingMsg |
|
readwritenonatomiccopy |
◆ serviceClass
- (NSString*) serviceClass |
|
readwritenonatomiccopy |
◆ year
The documentation for this protocol was generated from the following file: