Loading…

Method Name: sensor_cal_method

Method ID: 0x412C

Method Label: Perform Cal

Method Help: The menu can be used to view the tube vibration amplitude in mV and to adjust the vibration amplitude setpoint if required.


  • {
  • char status[3];
  • char disp_string1[60];
  • int choice;
  • int slen1;
  • long var_id[3];
  • slen1 = 60;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • var_id[0] = resolve_array_ref(16774,47);
  • var_id[1] = resolve_array_ref(16774,48);
  • do {
  • _iassign(16736,47);
  • send_command(158);
  • _iassign(16736,48);
  • send_command(158);
  • choice = select_from_list(literal_string(634),var_id,literal_string(565));
  • switch (choice)
  • {
  • case 0:
  • var_id[0] = resolve_array_ref(16774,3);
  • var_id[1] = resolve_array_ref(16774,4);


Please login for more