NI-SCOPE Express
Acquires an analog voltage waveform from a National Instruments high-speed digitizer.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Examples |
Dialog Box Options
Parameter | Description |
---|---|
Autoscale graph | Enables and disables autoscaling on the Y-axis of the Acquired Signals graph. |
Configuration | Contains the following options:
|
Trigger | Configures the trigger options. The visible options change depending upon the value of Type. Contains the following:
|
Advanced | Configures options used less frequently. Contains the following:
|
Execution Control | Contains the following options:
|
Block Diagram Inputs
Parameter | Description |
---|---|
Close | Used for optimization in a loop. If TRUE, close all references and restart the device the next time called. If FALSE, use the current device handle on the next call. The default varies depending upon the value of Acquire. The default is appended to the control name. |
Max Time | Specifies the timeout value for the acquisition. |
error in | Describes error conditions that occur before this VI or function runs. |
Block Diagram Outputs
Parameter | Description |
---|---|
Signal | Returns the data collected by the digitizer. The number of channels depends upon how many channels are enabled. |
error out | Contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. |
Examples
Refer to the examples in the labview\examples\instr\niScope directory or use the NI Example Finder in LabVIEW (Help»Find Examples) for more examples of how to use NI-SCOPE.