Loading…

Method Name: pv_scaling_setpvval

Method ID: 0x409C

Method Label: Set PV Val

Method Help: Set PV Value method - The PV Scaling condition is setTo the inserted 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(3);
  • send(137,status);
  • vid[0] = resolve_record_ref(resolve_array_ref(172,1),191);
  • vid[1] = resolve_record_ref(resolve_array_ref(172,1),190);
  • rc = select_from_list(literal_string(459),vid,literal_string(461));
  • if (rc == 0)
  • {


Please login for more