LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

agilent 548xx driver for labview 8.0

Hi, I am using the agilent 548xx dirver for labview 8.0 and a small problem is annoying me.
The Initialize VI needs resource name input, but I couldn't wire a VISA resource name control or any other I/O resource control to it.
Does anyone can help me out? Thanks a lot!
0 Kudos
Message 1 of 2
(2,609 Views)
You are using the IVI driver and not the LabVIEW one. The IVI driver requires an IVI Logical Name and not a VISA Resource Name. Just right click on the input and select 'Create Control' or 'Create Constant'. The IVI Logical Name control is on the I/O palette. If you drop the generic control onto the front panel, you need to select the correct class before wiring it.
0 Kudos
Message 2 of 2
(2,604 Views)