Hi everyone,
I have a project in LabVIEW 2010 which includes I/O Server for ModBus communication, which works fine and only have LabVIEW, FPGA and Real Time Modules installed on the PCs.
Porting this application to LabVIEW 2013 with the same modules (FPGA and Real Time), The communication is not working anymore, I can deploy my library but no connection is established (View through the Distributive System Manager) with the PLC, but I can Ping the PLC.
I noticed that on LabVIEW 2010, I could do new >> I/O Server, but not on LabVIEW 2013.
Googling, I found this link Cannot Create New I/O Server in LabVIEW Project,
I found that to create and I/O Server, I only needed LabVIEW Real Time (I have the licence), or LabVIEW DSC(I have no licence).
Is there something else I need to install ?
Do I need the Real Time licence to only deploy and use the shared variable ?
Thanks