LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HP59307 LabView Driver

hi all,

 

does anyone have a LabView driver for HP 59307A.  it is a Dual VHF Switch.

I just want to use it to switch a DMM to 3 places.

 

can you please post it on this thread. thanks.

 

 

0 Kudos
Message 1 of 6
(3,130 Views)

Hi AndresM,

  Since your instrument HP59307 is having a GPIB port,you can use gpib functions present in the GPIB pallette.The respective commands which you have to send will be present in the manual.

 

 

 Thanks and regards,

srikrishnaNF

 

 

Regards,
Srikrishna


0 Kudos
Message 2 of 6
(3,108 Views)

thank you.

 

how do i program BCL, REN, and MRE lines?

 

i couldn't find any  software function that controls these hardware lines in the GPIB pallett..  

0 Kudos
Message 3 of 6
(3,076 Views)

Since BCL and MRE are non-existant lines, don't worry about those.Smiley Wink Where did you hear that there were such lines?

 

Normally, you would use VISA and all of the background GPIB functions are done for you. If you want to get really low level, use the GPIB Initialization and select to Assert REN.

0 Kudos
Message 4 of 6
(3,069 Views)

ok, cool.

i have an idea how to control REN, from the VISA function included.

 

BCL and MRE are talked about in the instrument manual.  they need to be High when I pull REN Low. so i guess the VISA functions does this in the back ground for me.? i hope so.....

 

 

0 Kudos
Message 5 of 6
(3,063 Views)
As I said, BCL and MRE are non-existant - meaning there are no such lines. Maybe the instrument predates any kind of IEEE standard?
0 Kudos
Message 6 of 6
(3,060 Views)