
- 53 -
SPC
- Set Pressure control Channel
Return Value : OK or ?!
Parameter : 0x00 ~ 0xff
EX)
<Host> 'SPC 0<CR>'
<GMC1100> 'OK<CR>'
Return Value means that '0' is equal to 0x30 hex value
0x30 hex is equal to binary
(MSB)
00110000
(LSB)
Each bit indicate each Channel. MSB is 8Ch and LSB is 1Ch.
Bit 1 mean Pressure control ON and Bit 0 mean Pressure
control OFF.
Therefore '0' means that Ch5, Ch6 pressure control On and the
other
channel is not controlled
SPG
- Set Pressure control Gain value
Return Value : OK or ?!
Parameter : 1 ~ 100 %
EX)
<Host> 'SPG 30<CR>'
<GMC1100> 'OK<CR>'
Pressure control Gain Value is 30%.
SPT
- Set Pressure control phase lead Time
Return Value : OK or ?!
Parameter : 0.01 ~ 1.00 sec
EX)
<Host> 'SPT 0.01<CR>'
<GMC1100> 'OK<CR>'
Pressure control phase lead Time is 0.01 sec