Loading…

Method Name: output_perc_high

Method ID: 0x4099

Method Label: Set OP Perc High

Method Help: Set OP Perc High method - The OP Perc is set to the inserted valueHigh range will be related to this value


  • {
  • long vid[2];
  • char status[3];
  • char string1[60];
  • int len1;
  • int rc;
  • len1 = 60;
  • _set_all_resp_code(0);
  • _get_dictionary_string(19726337,string1,len1);
  • ACKNOWLEDGE(string1);
  • _add_abort_method(4118);
  • send_command(15);
  • send_command(2);
  • send_command(3);
  • vid[0] = resolve_record_ref(resolve_array_ref(172,1),194);
  • vid[1] = resolve_record_ref(resolve_array_ref(172,1),191);
  • rc = select_from_list(literal_string(454),vid,literal_string(455));
  • if (rc == 0)
  • {


Please login for more