** Getting data from MCU.
To get data from the MK100, you must send a <ESC>? Sequence.
Handle the problem of RS-232 communication by reconfirming data if use this function.
All command word which come from MCU is just add “?” from command word that
you gave to MC from PCU.
Ex) When reconfirm the transferred data,
***Signal which come from controller directly.
Output “END” signal after marking
In case the Motor and Driver is broken
LINEAR marking: <ESC>G000001;
2DM marking: <ESC>G000005;
STD1 : <ESC>H000000;
STD2 : <ESC>H000001;
When coordinate of Y is 300 : <ESC>I000300;
When Coordinate of X is 300: <ESC>J000300;
When R is 150 : <ESC>K000150;
Value of A 값 (Angle and
marking direction)
When A is 270 degree: <ESC>L270;
Distance between each
letters
Interval is 30: <ESC>M000030;
Height is 30 : <ESC>O000030;
Range: <ESC>Q00000001; ~ <ESC>Q00032767;
Marking direction(Cylinder
marking)
D: W+ : <ESC>P00;
D: w- : <ESC>P01;
Creation of increase and
decrease serial number
I: 0 때: <ESC>+0;
I: +1 : <ESC>+1;
I: -1 : <ESC>-1;
P: N : <ESC>SN;
P: Y : <ESC>SY;
When marking data is‘12345’
<ESC>U12345;
Limitation of product quantity
Range: <ESC>$00000000; ~ <ESC>$99999999;
Range: <ESC>#00000000; ~ <ESC>#99999999;