3.2 Continuous Simultaneous acquisition and Readout (CSR)
48
U5303A User's Manual
IVI.NET
Interface
Enumeration / Property
name
IAqMD3AcquisitionStreaming
Mode
The Streaming Mode is set to Disabled for regular
ADC card operation. It can be set to Continuous for
CSR enabled cards. It can be set to Triggered for
CST enabled cards.
Disabled (Default).
Continuous: for CSR enabled cards. Performing
continuous acquisition and simultaneous readout,
this streaming mode is used for gapless data
acquisition.
IAqMD3Streams
Count
Returns the number of stream repeated capabilities.
Name
Returns the stream name for a given index.
FetchDataInt32
This function returns a stream of Elements. The ElementSizeInBits
and the meaning of each Element depend on the StreamType.
Enabled
Specifies whether the stream is enabled on the card.
Type
Indicates the type of the stream.
GranularityInBytes
Indicates the granularity of data for the FetchData operations.
MaxSizeInBytes
Indicates the maximal size of data for the FetchData operations.
IAqMD3StreamMarkers
BitsPerMarker
Number of bits representing a Marker value.
FractionalBits
Number of fractional bits in the Marker value.
IAqMD3StreamMinMax
FrameSize
Number of samples over which each MinMax pair is computed.
IAqMD3StreamSamples
BitsPerSample
Returns the number of bits per sample.
DataEmulationEnabled
Specifies whether the Data Emulation is enabled. If True, the output
data are fetched from an internal ramp waveform generator. If False,
the output data are fetched from the digitizer ADC stream.
DataEmulationRate
Specifies the emulated data rate in samples per seconds. Ignored if
the Data Emulation is disabled.
DataTruncationBitCount
Specifies the size in bits of an output stream Element. Ignored if
DataTruncationEnabled is False.
DataTruncationEnabled
Specifies whether the Data Truncation is enabled.
DataTruncationKeepMsb
Specifies whether the output stream Element contains the most sig-
nificant or the least significant bits of the raw ADC card data sample.
Ignored if DataTruncationEnabled is False.