LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ThorLabs Communication

Ok so I fixed the blocking issue. It was the termination stuff of the property node. My bad...

 

Still having an issue with the writing though. Got error -1073807339 for the VISA Write. Any ideas?

 

Thanks,

SM

0 Kudos
Message 21 of 25
(800 Views)

That is a timeout error.  I have never seen that for a VISA Write.  That is typically coming from a VISA Read.

 

Are you sure about the source of the error?

0 Kudos
Message 22 of 25
(794 Views)

Yes, I checked it again. It is in fact coming from Visa Write. It will set there blocking for I guess 1 second, and then move on. Is the way that I'm trying to send the message taking too long or something? Or is it just that it's not sending it at all?

 

Thanks,

SM

0 Kudos
Message 23 of 25
(791 Views)

Maybe something is wrong with the driver they provide and VISA is not communicating with that.

 

Do they have any software that you can try using to see if your PC is able to communicate with it through that?

0 Kudos
Message 24 of 25
(788 Views)

Yes I have been able to use Kinesis and some APT DLL files, they worked good. But now I'm trying to do it without DLL files, and just use VISA. Why would they put in the manual of how to send messages if there wasn't an option?

 

Thanks,

SM

0 Kudos
Message 25 of 25
(785 Views)