Loading…

Method Name: PV_SV_assign_show_method

Method ID: 0x4176

Method Label: Show PV/SV assignment

Method Help:


  • {
  • DD_STRING s1;
  • DD_STRING s2;
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • send(50,status);
  • if (status[0])
  • {
  • ACKNOWLEDGE(literal_string(717));
  • process_abort();
  • }
  • switch (primary_variable_code)
  • {
  • case 0:
  • s1 = literal_string(718);
  • break;
  • case 1:
  • s1 = literal_string(719);
  • break;
  • case 2:


Please login for more