3.2 Simultaneous acquisition and readout (CST option)
44
Acqiris SA230E User's Manual
Interface
Method / Property name
IAqMD3AcquisitionStreaming
Mode
The Streaming Mode is set to Disabled for regular ADC
module operation. It can be set to Continuous for CSR
enabled modules. It can be set to Triggered for CST
enabled modules.
AqMD3StreamingModeDisabled
Streaming Disabled (Default).
AqMD3StreamingModeTriggered
Triggered Streaming, for CST enabled modules. This
streaming mode performs continuous acquisitions of suc-
cessive records and data readout, simultaneously. All
records have the same pre-defined length. This mode sup-
ports an unlimited number of triggered records, depending
of record size and trigger rate.
IAqMD3Streams
Count
Indicates the number of stream repeated capabilities.
Name
Indicates the stream name for a given index.
FetchDataInt32
This function returns a stream of Elements. The Ele-
mentSizeInBits and the meaning of each Element depend
on the StreamType.
Enabled
Specifies whether the stream is enabled on the module.
Type
Indicates the type of the stream.
GranularityInBytes
Indicates the granularity of data for the FetchData oper-
ations.
MaxSizeInBytes
Indicates the maximal size of data for the FetchData oper-
ations.
IAqMD3StreamMarkers
BitsPerMarker
Indicates the number of bits representing a Marker value.
FractionalBits
Indicates the number of fractional bits in the Marker value.
IAqMD3StreamSamples
BitsPerSample
Indicates the number of bits per sample.
DataTruncationBitCount
Specifies the size in bits of an output stream Ele-
ment. Ignored if DataTruncationEnabled is False.
DataTruncationEnabled
Specifies whether the Data Truncation is enabled.
DataTruncationKeepMsb
Specifies whether the output stream Element con-
tains the most significant or the least significant bits
of the raw ADC module data sample. Ignored if
DataTruncationEnabled is False.