Loading…

Method Name: set_span_endpoint_meth

Method ID: 0x4031

Method Label: Set span end (URV)

Method Help:


  • {
  • char status[3];
  • _set_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(159));
  • send(36,status);
  • if (status[0])
  • {
  • display_response_status(36,status[0]);
  • }
  • else
  • {
  • DELAY(2,literal_string(160));


Please login for more