09-18-2014 06:07 AM - edited 09-18-2014 06:12 AM
Hi All,
I am trying to get which channel (1 or 2 or 3 or 4) is selected in Oscilloscope?
I tried to get the View property of the channels like below:
app.Acquisition.C1.View // but there can be multiple channels whose view property is also true.
My problem is there can be more than 1 channels whose view property is also True (depend on if you toggle the channel or not). So I am unable to identify which channel is selected . (Here selected means - light on)
Thanks in Advance
Rahul
09-18-2014 06:11 AM
In title it is VBS and not VS
- How to get selected channel for LeCroy Waverunner using VBS