Ready for Start Event Does Not Output Signal in NI-SCOPE

Updated Dec 16, 2025

Reported In

Driver

  • NI-SCOPE

Issue Details

I want to use the Ready for Start Event from my scope to send a trigger signal, but when I create a program using the NI-SCOPE API, the trigger does not output. What could be the reason?

 

 

Solution

The Ready for Start Event signal from niScope Export Signal.vi will only be output after niScope Initiate Acquisition.vi is called. If your code does not include niScope Initiate Acquisition.vi, the signal will not be generated.


 

Note: This image is a LabVIEW snippet, which includes LabVIEW code that you can reuse in your project. To use a snippet, right-click the image, save it to your computer, and drag the file onto your LabVIEW diagram.