01-15-2010 10:33 AM
Why I can't controll my Signal Generator from LabView?
I put in Block Diagram a function RSSMIQ (a function of driver of my generator). I click on the RUN of VI, but compare an interruption (red point) between VISA SESSION and VISA ABC and icon VISA ABC flash. Why?
Automatically it's open RSSMIQ UTILITY DEFAULT INSTRUMENTS SETUP and compare the figure down:
IT'S an error? What? Why? I desidere to set My generator WITHOUT ERROR?
Solved! Go to Solution.
01-15-2010 10:40 AM - edited 01-15-2010 10:41 AM
This red point is a breakpoint used to debug applications. (proceed to a pause in the processus)
To remove it (or put one too), select the following tool in the tools palette and click on the red point of the code.
01-15-2010 10:47 AM
01-15-2010 11:52 AM