HUST H2N Connecting Manual
9 - 12
DC2
%<CR>
O9005<CR>
N x x x x x x x x <CR> ----- (main line)
| | | | | | | |____ 1
→
S111=1
| | | | | | |______ 1
→
S110=1
| | | | | |________ 1
→
S109=1
| | | | |___________ 1
→
S108=1
| | | |_____________ 1
→
S107=1
| | |_______________ 1
→
S106=1
| |________________ _ 1
→
S105=1
|____________________ 1
→
S104=1
%
DC4
9.10 Download (Write) MACRO G65 Variable
Customers can use this command to input the G65 variable data to the controller.
Data should be sent one at a time with 7-digit integer (+/-) and the variable number
(index), 1~4 digit. Please refer to Macro G65 in Chap. 3 of Operation Manual for
integer data input.
DC2
%<CR>
O9006<CR>
Nxxxx<CR> --- Variable Index 1~99
+/-xxxxxxx<CR> --- Data (7-digit integer)
.....
+/-xxxxxxx<CR> --- Data, max. 6 datum
%
DC4
9.11 Upload (Read) MACRO G65 Variable
Customers can use this command to check the G65 variables in the controller. The
beginning variable is specified by Nxxxx and the number of variables to be read is
specified by Lxxxx. If L=0, 1 or omitted, only one variable will be shown on the PC
screen.
DC2
%<CR>
O9008<CR>
Nxxxx<CR> --- Variable Start Index 1~127
Lxxxx<CR> --- Number of variable requested after Nxxxx. Max=127
%
DC4