Hello,
I'm trying to start a communication between my S1000 PLC from Distech controls and LabVIEW.
This PLC is able to communicate with Modbus TCP/IP, so i connnected my pc and my PLC with an ethernet cable and i'm trying to establish connection in order to send values from the PLC to LabVIEW and send values written by the user in LabVIEW to the PLC.
I know the IP adress of my PLC and I tried to create a I/O server as this topic (https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0QgCAI&l=fr-FR) says.
Meanwhile, everytime I try to change the value of my shared variable, i have the error -1967353901.
More than that, the Distributed System Manager can't be open (immediatly closed after a click).
The question is: Can I communicate between my PLC and LabVIEW with this I/O server or this is not the solution ?
If yes, how can I establish this connection ?
Thanks for reading,
Respectfully