Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

lem 4000 GPIB

I have a LEM 4000 with GPIB option. When I scan for instruments in MAX I can't find it. I have tried other equipment and MAX finds it no problem, my PC and GPIB card seems OK. I have tried to connect to the LEM 4000 with a different PC which a different GPIB card and I still can't find the LEM 4000. It seems that my hardware is OK but for some reason the LEM does not respond to the IDN?. The only thing I can change in the LEM is the GPIB address (5).
 
Does anybody have experience with the LEM 4000 and GPIB with MAX?
 
Thanks very much!Smiley Happy
 
WV.
0 Kudos
Message 1 of 4
(3,985 Views)

MAX will identify your device with the SCPI command *IDN? , but if your device don't know that request, how should MAX know?

A brief RTFM look into the manual might give you an answer if the LEM 4000 understand the IDN

Have you searched the NI driver lib, maybe there is already a driver for your instrument. If not contributions are wellcome 😉

 

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 2 of 4
(3,965 Views)
Hi WV,

Have you resolved the problem you were having with this?

If you have not resolved the issue, there are two types of problems you could have in MAX:

  1. MAX reports that there are no instruments present.  This indicates that there is no communication between the PC and your instrument.  Common causes include conflicting GPIB addresses on the bus or cabling issues.  Verify that none of your GPIB Primary addresses are conflicting, replace your cables if possible, and try again.

  2. MAX finds the instrument, but cannot query the device name.  This is the situation which the previous poster addressed.  This is often caused because the instrument does not support the *IDN? command.  This is usually not a problem, and communication with the device is successful if the proper command is used.

Let us know if you have solved this issue,

Jason S.
GPIB & Serial
National Instruments
0 Kudos
Message 3 of 4
(3,869 Views)

Thanks much for the reply,

 

I have recently found out that it simply is a setup in the LEM that is not in the user manual. It works no problem at the moment.

 

WV

0 Kudos
Message 4 of 4
(3,835 Views)