Loading…

Method Name: dac_leave_fixed_crnt_mode

Method ID: 0x41E0

Method Label: Leaving fixed crnt mode

Method Help: Leaving Fixed Current Mode- Takes the Analog Output out of a mode where the output was a constant value, and returns the output to a mode where the output tracks the input


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • analog_channel_number_code = DACDisplayCode;
  • _iassign(resolve_record_ref(resolve_record_ref(resolve_array_ref(16399,analog_channel_number_code),213),193),0.0);
  • do {


Please login for more