Loading…

方法名称: backup_lin_table

方法ID: 0x4101

方法标签: Save Table

方法描述: Selecting SAVE TABLE will store all of the values in the Linearization Table to a Back Up file in the EPROM of the device.


  • {
  • char status[3];
  • int slen;
  • char disp_string[60];
  • slen = 60;
  • ACKNOWLEDGE(literal_string(1146));
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • charac_table_action = 2;
  • send(172,status);


请登录以获得完整内容