ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB Control Scope VDIV Problem

Hi,

can anyone help me on the issue I met for GPIB control? The romote controlled instrument is LeCroy waverunner LT584M. I programmed the code ibwrt(scope, "C1:VDIV 2V", 10); to try to set scope volt div as 2v/div. however the scope was set as 20V/Div.

whatever what value I pass to scope to set volt div, the scope always converts the value 10 times larger. While when I try TDIV any other setting commands, so such problem happened.

 

Anyone know why?

 

Thanks,

CC

 

0 Kudos
Message 1 of 4
(3,902 Views)

@uranus wrote:

Hi,

can anyone help me on the issue I met for GPIB control? The romote controlled instrument is LeCroy waverunner LT584M. I programmed the code ibwrt(scope, "C1:VDIV 2V", 10); to try to set scope volt div as 2v/div. however the scope was set as 20V/Div.

whatever what value I pass to scope to set volt div, the scope always converts the value 10 times larger. While when I try TDIV any other setting commands, so such problem happened.

 

Anyone know why?

 

Thanks,

CC

 


What does the programmer's manual say?

 

If indeed this is a bug with the instrument's firmware, you need to contact LeCroy directly.

 

 

 

 

 

0 Kudos
Message 2 of 4
(3,884 Views)

It almost sounds like you set the probe to be a 10X.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 4
(3,880 Views)

@crossrulz wrote:

It almost sounds like you set the probe to be a 10X.


It sounds EXACTLY like that.  The V/Div setting on those scopes does not adjust for probe gain.


"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 4
(3,872 Views)