Hi! I am writing a VI used for Razorbill RP100 strain cell power supply.
I wrote a small and simple VI to see if I can communicate with LabView and it turned out that VISA Read got problem every time, getting Error 1073807339.
I can write and read from NI Max VISA panel perfectly well, and I have installed NI VISA on my laptop.
The VISA open doesn't have problem so I assume it's not the problem from the connection.
I got the baud rate and other stuff from the settings of VISA panel of NI MAX( when the read and write were working well).
I followed the suggestions from here: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019L3mSAE&l=en-GB ; but neither of them worked.
Does anyone have any ideas on how to solve this?
Thank you!