LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DCL by GPIB-Clear.vi

I have to send a DCL command to initialize GPIB communication to my instrument
(PE Lambda 6 UV/VIS) spectrometer.
According the online help of the GPIB-Clear.vi should send DCL if address
string is unwired. But this just produces an error 4 message.
I checked it with LabView 5 and 6. What is the mistake I made?

----------------------------------------------------------------
PETER NYFFELER, ETH-Zuerich, Physical-Chemistry
mailto:nyffeler@phys.chem.ethz.ch, <>
To my hobbies: Soaring <>
and Control-Line Aeromodells <>
0 Kudos
Message 1 of 2
(2,537 Views)
The mistake is to use DCL simply use SDC
with the address off the lambda6. Even better use VISA functions instead of the old gpib routines.
greetings from the Netherlands
0 Kudos
Message 2 of 2
(2,537 Views)