User manual

CLEARjet GmbH CX-one
2.3.4 Card transport commands
Start motor forward <ESC>F
Description
Start transport motor in forward direction. This procedure
can be halted only with the Stop command ( <ESC> S )
ASCII – Code
<ESC>F
HEX – Code
1B 46
Start motor backward <ESC>B
Description
Start transport motor in backward direction. This procedure
can be halted only with the Stop command ( <ESC> S )
ASCII – Code
<ESC>B
HEX – Code
1B 42
Stop motor <ESC>S
Description
This command stops the transport motor
ASCII – Code
<ESC>S
HEX – Code
1B 53
Microstep forward <ESC>j[hh]
Description
This command moves the card forward
[hh] number of microsteps (3 hex characters)
ASCII – Code
<ESC>j[hhh]
HEX – Code
1B 6A [hhh]
Example
1B 6A 01 00 00 (all bytes in hex-code)
moves the card 100 microsteps forward
Microstep backward <ESC>k[hh]
Description
This command moves the card backward
[hh] number of microsteps (3 hex characters)
ASCII – Code
<ESC>k[hhh]
HEX – Code
1B 6B [hhh]
Example
1B 6B 01 00 00 (all bytes in hex-code)
moves the card 100 microsteps backward
Programmers Manual Page 38 / 53