Loading…

Method Name: LRV_set_span_adjustment

Method ID: 0x402D

Method Label: SET SPAN LRV

Method Help:


  • {
  • int choice;
  • choice = SELECT_FROM_LIST(literal_string(101),literal_string(91));
  • if (choice == 1)
  • {
  • send_command(174);
  • DELAY(3,literal_string(102));
  • send_command(172);
  • DELAY(3,literal_string(103));
  • process_abort();
  • }


Please login for more