05-30-2008 12:01 PM
05-30-2008 01:25 PM
Yes, you are right. VISA and GPIB confusion.
When I use the VISA read and write function its working fine.
But in HFS9003 VI (from NI) it uses GPIB function to read and write that's were the error happens.
05-30-2008 01:32 PM
When there are multiple GPIB Controllers that LabVIEW can use, a prefix to address string in the form ID:address (or ID: if no address is necessary) determines the Controller that a specific function uses. If a Controller ID is not present, the functions assume Controller (or bus) 0.