LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Where should I start from to use HP4145B with LabView?

Hello Goc_br,

 

I'm sorry to hear you are having this issue. Unfortunately the instrument driver you are using is provided as is, and is not maintained by National Instruments, so there is not too much we can do about fixing the code. I would try to place in more delays in your code to see if you can get that to work. You also could be having race conditions in your code that highlight execution is not seeing, but is being seen while running your code without highlight execution. That would be another thing you could look for. Have a great day!

 

Best Regards,

 

Adam G 

National Instruments
Applications Engineer
0 Kudos
Message 21 of 22
(744 Views)

Hello Adam,

 

Thanks for your input. But it turns out that last night I could successfully run my code.

 

Indeed, I had to add one more delay in the code but now before the Write VISA VI as well not only before Read VISA VI as I did. I just added 1 second delay before each VI and it ran with no issue.

 

Thanks anyway,

Goc

0 Kudos
Message 22 of 22
(736 Views)