03-26-2018 07:39 AM - edited 03-26-2018 07:59 AM
I am trying to set up the communication between crio and modbus display. I am using MODBUS library, which requires NI VISA resource to be prepared. I went to NI MAX and added COM1 port to cRIO, called DISP. When I run the program on cRIO, it throws error -1073807343, resource is not present. HOWEVER, when I run the program on the PC, I can see the VISA resource and display works just fine. What am I missing?
I have NI VISA installed on cRIO.
04-05-2018 09:44 AM
Hi @Fyzikfyzik,
After brief looking at your code, I suspect that after deploying your code to cRIO, you may be loosing the value from "VISA resource name". How about modifying this control to constant value that would send name as default?