
51
RPM
- Read Pressure control Mode
- Return Value : 4byte data
EX)
<Host> 'RPM<CR>'
<IMC1300> 'On<CR>' or 'Off<CR>'
RPC
- Read Pressure control Channel
- Return Value : 2byte data
EX)
<Host> 'RPC<CR>'
<IMC1300> '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>'
<IMC1300> '30<CR>'
Pressure control Gain Value is 30%.
RPT
- Read Pressure control phase lead Time
- Return Value : 5byte data
EX)
<Host> 'RPT<CR>'
<IMC1300> '0.01<CR>'
Pressure control phase lead time is 0.01sec.
Summary of Contents for IMC1300
Page 2: ...2 WARRANTY Flow Pressure Controller IMC1300 1 Interface Demo Program Internet Home Page...
Page 5: ...5 CUSTMMER SUPPORT IMC1300 Flow Pressure Controller...
Page 12: ...12 Control Applications Figure 3 Upstream Pressure Control...
Page 28: ...28 6 LCD Brightness 1 key 2 LCD Brightness DN KEY1 UP KEY2 ESC Cancel ENT Save...
Page 31: ...31 2 key 1 0000 0000 cc 2 0000 0000 cc 3 0000 0000 cc 4 0000 0000 cc...