M43 LOG
This commit is contained in:
parent
a555019ebe
commit
81740c074c
|
|
@ -19,7 +19,8 @@ PN = "07N131628A"
|
|||
config = ConfigReader(system_id=SYSTEM_ID)
|
||||
printer = Os_Label_Printer(config=config, name="label_printer")
|
||||
barcode_prefix = f"#{PN} ###*1IT ECE"
|
||||
|
||||
#07N131628A ###*1IT ECE0000001{M43}*= ------4 SPACES TO IDENTIFY THE MANUFACTURING CODE IF LESS ADD SPACES TILL FILL AUTO
|
||||
# FOR MODULE M43 USE {M43:20:14}
|
||||
barcode_suffix = "*="
|
||||
|
||||
barcode_format = "{barcode_prefix}{SN7}{check}{barcode_suffix}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user