Loading…
Loading…
方法名称: method_GSV_setup
方法ID: 0x43F4
方法标签: Gas Standard Volume
方法描述: 根据气体标准体积测量组态变送器。
- {
- char status[3];
- long select;
- long step;
- long temp;
- char disp_string[100];
- int slen;
- select = 0;
- step = 0;
- slen = 100;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- do {
- switch (step)
- {
请登录以获得完整内容