Loading…

Method Name: leave_fixed_current_mode_analog_out_2_method

Method ID: 0x4166

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];
  • long var_id[1];
  • char disp_string1[60];
  • int slen1;
  • float test;
  • slen1 = 60;
  • _set_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(662));
  • send(60,status);
  • _fassign(resolve_record_ref(resolve_array_ref(172,4),193),-99);
  • send(66,status);
  • if (status[0])
  • {
  • display_response_status(66,status[0]);
  • }


Please login for more