02-17-2015 09:33 AM
Hi,
I had to communicate with a security automate (Sick),
i'm wondering if there is a Simple code exemple (cvi) , that connect read write from and to this automate (via modbus).
Regards,
sasa
02-18-2015 01:30 PM
Hello SASA,
There is currently no native support for Modbus in CVI. I was able to find the following forum post which can be used as a reference for Modbus CVI.
You might need to develop your own API using VISA as the backbone for your serial commands.
Regards,