Loading…

Method Name: LRV_set_span_adjustment

Method ID: 0x4026

Method Label: SET SPAN LRV

Method Help:


  • {
  • int choice;
  • choice = SELECT_FROM_LIST(literal_string(97),literal_string(87));
  • if (choice == 1)
  • {
  • send_command(174);
  • DELAY(3,literal_string(98));
  • send_command(172);
  • DELAY(3,literal_string(99));
  • process_abort();
  • }


Please login for more