Loading…

方法名称: batch_lf_method

方法ID: 0x40D8

方法标签: Batch 2 LF Test

方法描述: Pressing the ENTER key will toggle the LF Batch output open and closed.


  • {
  • char status[3];
  • int choice;
  • int abort_method;
  • abort_method = 0;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • do {
  • choice = SELECT_FROM_LIST(literal_string(609),literal_string(565));
  • switch (choice)
  • {
  • case 0:
  • _iassign(16733,9);
  • send(185,status);
  • if (status[0] == 7)
  • {
  • display_response_status(185,status[0]);
  • DELAY(2,literal_string(566));


请登录以获得完整内容