How do I check if an instrument's output is on or off?

2 views (last 30 days)
I'm writing a program for communicating with Keithley source meters. One of my function requires me to check if the source output is on or off. I looked up every commands and queries and still couldn't find anything. I could only find methods that check to see what kind of source it is: "SOURCE:FUNCTION:MODE?" Is there any way to do see if the output is already turned on or off?
Thank You in advance!

Accepted Answer

Vinod
Vinod on 1 Aug 2016
That's a question for Keithley tech support. My reading of the manual here says that you should be able to see the state by querying OUTPUT? (See page 18-57).

More Answers (0)

Categories

Find more on Instrument Control Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!