LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

a question on the HP8510C

I have a LabView Program with GPIB board, trying to communicate with an HP 8510C. I was sure 8510c had been detected in MAX, although it cannot be identified.
I downloaded the HP8510C support lib from the NI website and used it in LabView. However, an error always occurred to VISA OPEN at the very beginning when the program was run. Could you tell me which one I should use as the VISA resource name, GPIB::16(default data) or GPIB:16:instr? Either one seemed to have an error when the program was run. Could you tell me the reason. I sincerely hope to get your explanation because if I cannot run VISA OPEN, any following programs will do have no effect to operate 8510C.

thanks
0 Kudos
Message 1 of 2
(2,596 Views)
When you click on the little down arrow on the right side of the VISA Resource Name control, what do you see listed? You should only see names for com and printer ports and the instruments you have connected to the GPIB bus. Selecting your instrument from the list is much better than typing it. If you don't see your instrument in the list, then there's another problem going on.
0 Kudos
Message 2 of 2
(2,592 Views)