IviDigitizer Configure Acquisition
IviDigitizerBase Capability Group
Configures the most commonly configured properties of the digitizer acquisition sub-system: the IviDigitizer Num Records to Acquire, IviDigitizer Record Size, and IviDigitizer Sample Rate properties.
Sample Rate (1.0e5) Specifies the sample rate in samples per second. This value sets the IviDigitizer Sample Rate property. Default Value: 1.0e5 | |
instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
Number of Records (1) Specifies the number of records in the acquisition. This value sets the IviDigitizer Num Records to Acquire property. Default Value: 1 |
|
Record Size (256) Specifies the number of samples in each record. This value sets the IviDigitizer Record Size property.
Default Value: 256 |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |