03-09-2009 06:11 AM
Solved! Go to Solution.
03-09-2009 07:32 AM - edited 03-09-2009 07:33 AM
Hi dafy,
have you searched the http://www.ni.com/devzone/idnet/?
It would also help to name the device (model, maker,...)!
03-09-2009 10:18 AM
03-09-2009 10:32 AM
03-09-2009 10:39 AM
Thanks Dennis!
I'll try that.
03-09-2009 11:54 AM
03-09-2009 12:45 PM
You would need to look in the instrument's programming manual for the commands. Then, just use VISA to read/write to the instrument. There's an example that ships with LabVIEW that you can start with. Open the Example Finder (Help -> Find Examples) and search for "GPIB". (This assumes you have installed VISA.)
You can also use Measurement and Automation Explorer (MAX) to communicate with it. You should have an icon for MAX on your desktop, as the default installation for LabVIEW would install it. The documentation for MAX explains quite well how to do this. Note: MAX does not use VISA.