Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Control cursors using ag6000 driver

Trying to figure out a way to control the cursors on the MSO6104A scope using the ag6000 IVI instrument driver.  I cannot find any commands that reference cursors or markers at all.  Is it possible to set horizontal and vertical cursors?

0 Kudos
Message 1 of 2
(3,046 Views)

You should be able to use ag6000_WriteInstrData() for sending a SCPI command string, which controls the cursors. You can look up that SCPI command string in the instruments programming manual.  

Message 2 of 2
(3,032 Views)