LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A measure is not detected

I was going to control Pulse Generators (WF1945B) of NF company,
It was not detected in MAX.
The interface is GPIB.
Is it necessary to do what it is to let you detect it?
An answer thanking you in advance.

0 Kudos
Message 1 of 13
(3,688 Views)
check to make sure that GPIB is enabled on the instrument. Check that the address is unique and not the same as the controller. Check that you can detect another instrument.
0 Kudos
Message 2 of 13
(3,687 Views)

As for the upper sentence, what is the address of the controller?
GPIB is recognizable more.
However, an error is given at the time of scan of the measure.
Therefore the control of the pulse generator is not possible.

0 Kudos
Message 3 of 13
(3,683 Views)
The controller is usually 0 and you can see that in MAX.

if you are getting an error, provide the code. We are not mind readers.
0 Kudos
Message 4 of 13
(3,671 Views)

I'm sorry.
There seemed to be little information.

 

Besides , if there is information necessary , I ask .

 

I write down the error code below.

 

-1073807346

0 Kudos
Message 5 of 13
(3,667 Views)

I would expect that VISA error if MAX fails to find an instrument. MAX does the scan and finds nothing and does not report an error?

0 Kudos
Message 6 of 13
(3,634 Views)

I am sorry that a reply is late.
It is the street.
The message of the error is displayed when I scan a measure in MAX without finding anything.

0 Kudos
Message 7 of 13
(3,612 Views)
Sorry, I don't understand what you mean.
0 Kudos
Message 8 of 13
(3,601 Views)

I am sorry in poor English.
The message of the error is displayed when I let you scan a measure in MAX.

0 Kudos
Message 9 of 13
(3,590 Views)

That error code does NOT come from doing a scan for instruments in MAX. It comes from a VISA function and VISA is not used in the scan for instruments. If the scan for instruments does not return anything, it is a waste of time to try any VISA function. The scan for instruments will first have to run and find something.

0 Kudos
Message 10 of 13
(3,570 Views)