Mixed Signal Oscilloscope
- Updated2023-09-07
- 1 minute(s) read
Mixed Signal Oscilloscope
Owning Palette: VirtualBench VIsInstalled With: NI-VirtualBench application development support
Use the Mixed Signal Oscilloscope VIs and functions to configure and control the function generator.
| Palette Object | Description |
|---|---|
| MSO Initialize |
Establishes communication with the device. This VI should be called once per session. |
| MSO Autosetup |
Automatically configures the instrument. |
| MSO Run |
Transitions the acquisition from the Stopped state to the Running state. If the current state is Triggered, the acquisition is first transitioned to the Stopped state before transitioning to the Running state. |
| MSO Read |
Transfers data from the instrument as long as the acquisition state is Acquisition Complete. If the state is either Running or Triggered, this VI will wait until the state transitions to Acquisition Complete. If the state is Stopped, this VI returns an error. |
| MSO Close |
Removes the session and deallocates any resources acquired during the session. If output is enabled on any channels, they remain in their current state. |
| Subpalette | Description |
|---|---|
| Mixed Signal Oscilloscope Configuration |
Use the Mixed Signal Oscilloscope Configuration VIs and functions for advanced configuration and control of the instrument. |
| Mixed Signal Oscilloscope Utilities |
Use the Mixed Signal Oscilloscope Utilities VIs as helper VIs to make VirtualBench programming easier. |