Loading…

Method Name: start_ett_method

Method ID: 0x44A7

Method Label: Start Emergency Trip Test

Method Help: This will start Emergency Trip Test. Be sure you are allowed to do this!


  • {
  • char status[3];
  • char xmtr_data[25];
  • int temp;
  • int ett_req;
  • long ids[4];
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(1653));
  • ett_req = SELECT_FROM_LIST(literal_string(1654),literal_string(1625));


Please login for more