UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard Class Reference

This only applies for Mode 2 or 3. More...

Inheritance diagram for LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard:
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard

Public Member Functions

 __init__ (self, MaxicodeModeEnum mode=MaxicodeModeEnum.MODE2, str year="", str postal_code="", str country_code="", str service_class="", str remaining_msg="")
 
str data (self)
 Constructs the Maxicode data string based on the open system standard format.
 

Public Attributes

 mode = mode
 
 year = year
 
 postal_code = postal_code
 
 country_code = country_code
 
 service_class = service_class
 
 remaining_msg = remaining_msg
 

Detailed Description

This only applies for Mode 2 or 3.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.__init__ ( self,
MaxicodeModeEnum mode = MaxicodeModeEnum.MODE2,
str year = "",
str postal_code = "",
str country_code = "",
str service_class = "",
str remaining_msg = "" )

Member Function Documentation

◆ data()

str LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.data ( self)

Constructs the Maxicode data string based on the open system standard format.

Reimplemented in LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard, and LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.

Member Data Documentation

◆ country_code

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.country_code = country_code

◆ mode

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.mode = mode

◆ postal_code

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.postal_code = postal_code

◆ remaining_msg

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.remaining_msg = remaining_msg

◆ service_class

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.service_class = service_class

◆ year

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.year = year

The documentation for this class was generated from the following file: