56
** 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
<ESC>E03;
UNIT END ERROR
<ESC>E05;
LIMIT ERROR
<ESC>E12;
In case the Motor and Driver is broken
<ESC>E18;
Replied data
Command
Reply
Type of block
<ESC>?G;
LINEAR marking: <ESC>G000001;
2DM marking: <ESC>G000005;
Type of font
<ESC>?H;
STD1 : <ESC>H000000;
STD2 : <ESC>H000001;
Coordinate of X
<ESC>?I;
When coordinate of Y is 300 : <ESC>I000300;
Coordinate of Y
<ESC>?J;
When Coordinate of X is 300: <ESC>J000300;
Value of R값 (CIR)
<ESC>?K;
When R is 150 : <ESC>K000150;
Value of A 값 (Angle and
marking direction)
<ESC>?L;
When A is 270 degree: <ESC>L270;
Distance
between
each
letters
<ESC>?M;
Interval is 30: <ESC>M000030;
Height of letter.
<ESC>?O;
Height is 30 : <ESC>O000030;
Serial number
<ESC>?Q;
Range: <ESC>Q00000001; ~ <ESC>Q00032767;
Marking
direction(Cylinder
marking)
<ESC>?P;
D: W+ : <ESC>P00;
D: w- : <ESC>P01;
Creation of increase and
decrease serial number
<ESC>?R;
I: 0 때: <ESC>+0;
I: +1 : <ESC>+1;
I: -1 : <ESC>-1;
Pause function
<ESC>?S;
P: N : <ESC>SN;
P: Y : <ESC>SY;
Marking data
<ESC>?U;
When marking data is
‘
12345
’
<ESC>U12345;
Limitation of product quantity <ESC>?$;
Range: <ESC>$00000000; ~ <ESC>$99999999;
Total marking quantity
<ESC>?#;
Range: <ESC>#00000000; ~ <ESC>#99999999
;
Summary of Contents for MCU-100N
Page 8: ...8 F1 MANUAL MARK MODE...
Page 10: ...10 F2 AUTO MARK MODE...
Page 35: ...35 F4 DATA MODE...
Page 39: ...39 F5 SETUP MODE...
Page 47: ...47 F6 TEST MODE...
Page 49: ...49 F7 FILE LODE MODE...
Page 52: ...52 F8 COMMUNICATION MODE...
Page 59: ...59 How to Create PLT file by standard AUTO CAD 2006...
Page 73: ...73...
Page 79: ...79...
Page 80: ...80...
Page 94: ...94 How to Modify the data of block and modify the time of the controller...