Loading…
Loading…
方法名称: sensor_setup_meth
方法ID: 0x410C
方法标签: Sensor Selection
方法描述: This selection must be made to enable calibration parameters to be visible for the selected sensor type.
- {
- char status[3];
- int choice;
- long var_id[1];
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- send(128,status);
- choice = SELECT_FROM_LIST(literal_string(264),literal_string(265));
- switch (choice)
- {
- case 0:
- _iassign(16496,1);
- break;
- case 1:
请登录以获得完整内容