11-17-2024 11:42 PM
I have a software which runs fine on one PC but on another PC we are using we are getting an error in the VISA VIs. error -1073807331 occurred at property node (arg 2) in visa configure serial port and -1073807343 error at old visa open. I am not able to find the possible mistake in the code. I doubt its related to the inputs we are giving the VI, also I have observed that the NI max in this PC is having a error " The Max Database existed abnormally" to solve this problem I used NI white paper "MAXTerminatedServiceError When Using NI MAX" but its not helping.
Let me know how should I approach this issue and solve it? Also does the NI max error has any influence on the problem we are facing in VISA?
I am also attaching the photo of the error.
01-22-2025 02:00 AM
Hi Aliza24102002,
This error happens when the computer cannot communicate correctly with the device it is sending commands to.
Please follow Error -1073807343 When Reading/Writing VISA to Serial Port in LabVIEW or LabWindows™/CVI article for troubleshooting steps, it may help in this case.