Click or drag to resize
VirtualDeviceAdapter Properties

The VirtualDeviceAdapter type exposes the following members.

Properties
  Name Description
Public property BaseDevice
The underlying DaqDevice object receiving input data from the file.
Public property EndOfFileReached
Indicates when the end of the input file has been reached and there is no more data to feed to the device.
Public property Progress
The percentage of the input stream that has been processed.
Public property RecordingStartTime
The date and time at which the recording began.
Top
See Also