Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

AT-cards make some response to most of the commands that are issued to them. Using a terminal, these commands are received and shown immediately. Commands can also be sent to the AT-cards from higher-level languages such as Visual Basic and LabView. Unless programmed to do so, these higher-level languages do not read the responses back. The AT-cards then put these responses into an output buffer which can eventually fill up. Once this output buffer fills up, the card then will lock up until it is emptied.

There are two ways to rectify this:

  1. Using the higher-level language, read all of the responses out of the output buffer until it is empty.

  2. Turn off the responses with the ERRLVL command set to zero.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.