
- 51 -
RPM
- Read Pressure control Mode
- Return Value : 4byte data
EX)
<Host> 'RPM<CR>'
<GMC1100> ' On<CR>' or ' Off<CR>'
RPC
- Read Pressure control Channel
- Return Value : 2byte data
EX)
<Host> 'RPC<CR>'
<GMC1100> '0<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
RPG
- Read Pressure control Gain value
- Return Value : 4byte data
EX)
<Host> 'RPG<CR>'
<GMC1100> ' 30<CR>'
Pressure control Gain Value is 30%.
RPT
- Read Pressure control phase lead Time
- Return Value : 5byte data
EX)
<Host> 'RPT<CR>'
<GMC1100> '0.01<CR>'
Pressure control phase lead time is 0.01sec.
Содержание GMC1100
Страница 2: ...2 WARRANTY ISVT Flow Pressure Controller GMC1100 1 Interface Demo Program Internet Home Page...
Страница 5: ...5 Customer Support GMC1100 Flow Pressure Controller...
Страница 31: ...31 2 5 0000 0000 cc 6 0000 0000 cc 7 0000 0000 cc 8 0000 0000 cc...
Страница 54: ...54 SPZ Set Pressure Zero Return Value OK or FL Faliure Parameter None EX Host SPZ CR GMC1100 OK CR...