Loading…

Method Name: ejx_method_test_key

Method ID: 0x4033

Method Label: Test Key

Method Help:


  • {
  • long var_id[3];
  • char status[3];
  • int choice;
  • long tmp;
  • long dummy;
  • { _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_device_status(0xFF,0); _set_xmtr_all_resp_code(0); };
  • _iassign(16385,(0 ));
  • _iassign(16386,(0 ));
  • while( 1 ) {
  • choice = SELECT_FROM_LIST("|en|Select case:","|en|Write;Read;Coefs Clear;End" );
  • if( (choice < 0)||(2 < choice) ) {
  • process_abort();
  • }
  • _get_dev_var_value(("|en|Test Key 1"),0,16385);


Please login for more