High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the parameters to NI-Scope used by Auto Setup.

I need to know what values the Auto Setup in the IN-Scope lib has set. Is there an easy way to do this?
The most inportant for me is:
Vertical range, Sample rate & Trigger level
0 Kudos
Message 1 of 7
(6,826 Views)
Hi Erlis,

Try using a property node and wire the instrument handle to it, you can then read any of the properties set within the instrument.

Hope this helps,
Nick
0 Kudos
Message 2 of 7
(6,826 Views)
How do I select wich channel the property shall read from?
0 Kudos
Message 3 of 7
(6,826 Views)
Found it 🙂
Just set Active Channel to the channel you whanna read from.
0 Kudos
Message 4 of 7
(6,826 Views)
Here is a group of VIs I wrote to solve this problem. You usually need to make minor changes to them with each NI-SCOPE release.
0 Kudos
Message 5 of 7
(6,826 Views)
Thanx alot, unfortunately am I only using Labview 7.0 you don't want to convert the vi's to 7.0?
0 Kudos
Message 6 of 7
(6,826 Views)
My apologies. I should have asked. Here is the 7.0 version.
0 Kudos
Message 7 of 7
(6,826 Views)