Loading…

Method Name: method_setPdpValue

Method ID: 0x4120

Method Label: Set PV Val

Method Help: Enable the New PV operation


  • {
  • char status[3];
  • char string1[60];
  • int len1;
  • int rc;
  • len1 = 60;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _get_dictionary_string(19726337,string1,len1);
  • ACKNOWLEDGE(string1);
  • _add_abort_method(4118);
  • do {
  • send(1,status);
  • if (status[0])
  • {
  • display_response_status(1,status[0]);
  • DELAY(4,literal_string(1556));


Please login for more