NI-SCOPE .NET Class Library Help

Table of Contents

ScopeAcquisition Properties

  • Updated2023-09-06
  • 4 minute(s) read
ScopeAcquisition Properties

ScopeAcquisition Properties

The ScopeAcquisition type exposes the following members.

Properties

  NameDescription
Public propertyBacklog
Gets the number of (PointsDone) samples that have been acquired but not fetched for the record specified by RecordNumberToFetch.
Public propertyBinarySampleWidth
Gets or sets the bit width of the binary data in the acquired waveform, which is useful for determining which binary fetch method to use.
Public propertyDataTransferBandwidthMax
Gets or sets the maximum bandwidth that the device is allowed to consume.
Public propertyDataTransferBlockSize
Gets or sets the maximum number of samples to transfer at one time from the device to host memory.
Public propertyDataTransferPacketSizePreferred
Gets or sets the preferred size of the data field in the PCI Express (PCIe) packet during data transfer.
Public propertyDdcDataProcessingMode
Gets or sets the way in which data is processed by the digital downconverter (DDC).
Public propertyEnabledChannels
Returns a comma-separated list of the channels enabled for the session in ascending order.
Public propertyNumberOfMeasurementSamplesToFetch
Specifies the number of samples to fetch when performing a measurement. Use -1 to fetch the actual record length.
Public propertyNumberOfPointsMin
Gets or sets the minimum number of points you require in the waveform record for each channel. NI-SCOPE uses the value you specify to configure the record length that the digitizer uses for waveform acquisition. RecordLength returns the actual record length.
Public propertyNumberOfRecordsToFetch
Gets or sets the number of records to fetch.
Public propertyOverflowErrorReportingMode
Gets or sets the reporting mode when the onboard signal processing block detects an overflow in any of its stages. Overflows lead to clipping of the waveform.
Public propertyRecordLength
Gets the actual number of points the digitizer acquires for each channel.
Public propertyRecordNumberToFetch
Gets or sets the record to fetch from a channel you specify.
Public propertyResolution
Gets the bit width of valid data (as opposed to padding bits) in the acquired waveform.
Public propertySampleMode
Gets the ScopeSampleMode the digitizer is currently using.
Public propertySampleRate
Gets the effective sample rate using the current configuration in samples per second.
Public propertySampleRateMin
Gets or sets the sampling rate for the acquisition in samples per second.
Public propertyStartTime
Specifies the length of time, in seconds, from the trigger event to the first point in the waveform record.
Public propertyTimePerRecord
Gets or sets the length of time that corresponds to the record length.
Public propertyType
Specifies how the digitizer acquires data and fills the waveform record.
Top

See Also

Log in to get a better experience