Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Parameter out of range

HI

 

I get "Parameter out of range" in SR830 driver.

I tried the possible solution i could. figure.

 

Pls guide.

0 Kudos
Message 1 of 8
(7,237 Views)
Impossible to say without knowing which driver function you are using or the values you are passing to the function.
0 Kudos
Message 2 of 8
(7,220 Views)

SR830-Adapted to Serail Comm

 

Kindly look into the driver to know the Commands being passed .

I get the error at Initialize,in Error Vi.

0 Kudos
Message 3 of 8
(7,209 Views)
The error vi is just reporting that the instrument has detected an error condition in its programming. After clearing the error, do you get it when just running the initialize function? Have you used I/O trace to capture what is being sent?
0 Kudos
Message 4 of 8
(7,203 Views)

Yes checked in IO TRace,it is because of SNAP command -Timeout is thrown.But i have already enabled "/ code" for it but why then it is still throwing TO error.

0 Kudos
Message 5 of 8
(7,196 Views)
Are you sure the user data is correct?
0 Kudos
Message 6 of 8
(7,189 Views)

 

 

I have added Serial Config,Term Char and used LOCL2 between ÖUTX0,*IDN?

 

These are the only changes i have made to the driver SW.

0 Kudos
Message 7 of 8
(7,183 Views)
That doesn't answer the question. The User Data must say 830. You can leave this VI open and probe the terminal to read the value.
0 Kudos
Message 8 of 8
(7,170 Views)