90
•
Using the DAS-1700 Series with DriverLINX
Keithley DAS-1700 Series
How to set up the DAS-1700 Series to read digital samples using data buffers.
Buffer Usage
DriverLINX fills buffers sequentially until the task stops. During the task only
complete buffers are available to the application. Except for tasks that stop on
terminal count, the last buffer may be only partially full. If the task stops on a trigger,
use the StopEvent message (or event) to determine the location of the last sample.
For other cases, use a Status operation to determine the location of the last sample.
Digital Input Messages
For digital input operations, DriverLINX can report the following messages to the
application:
DriverLINX
Message
Explanation
Service Start
DriverLINX has started the acquisition task.
Service Done
DriverLINX has completed the acquisition task.
Buffer Filled
DriverLINX has filled a digital input buffer.
Critical Error
DriverLINX has encountered an unexpected hardware
or software condition.
DriverLINX Event messages for digital input.
For detailed explanations of these messages see one of the following references:
•
DriverLINX Technical Reference Manual for C/C++ users
•
DriverLINX/VB Technical Reference Manual for VB or Delphi users
StockCheck.com