EasyManuals Logo

TSC TTP-345 Programming Manual

TSC TTP-345
252 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #127 background imageLoading...
Page #127 background image
TSC AUTO ID Technology Co., Ltd. 115 Copyright 2013 All Rights Reserved.
XOR$( )
Description
This command can encode the original data to a new data by logic XOR.
Syntax
XOR$(data$,password$)
Parameter
Description
data$
The original data needs to be encoded by password$.
password$
This parameter will be used to create the new data.
Note:
This command has been supported since V6.38 EZ and later firmware.
Example
Sample code
data$="1234"
password$="ABCD"
encoded$=XOR$(data$,password$)
deconded$=XOR$(encoded$,password$)
SIZE 4,0.5
GAP 0,0
CLS
TEXT 10,10,"3",0,1,1,"Encoded data: "+encoded$
TEXT 10,60,"3",0,1,1,"Decoded data: "+deconded$
PRINT 1
Result

Table of Contents

Other manuals for TSC TTP-345

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the TSC TTP-345 and is the answer not in the manual?

TSC TTP-345 Specifications

General IconGeneral
Print MethodThermal Transfer
Resolution300 dpi
Max Print Speed5 ips
Max Print Length90" (2286 mm)
Memory8 MB Flash
InterfaceUSB 2.0, RS-232
Power SupplyExternal universal switching power supply

Related product manuals