.
Hi,
If you would like to take advantage of all the features of LabVIEW-DSC, you will have to use a "server" for your Modbus device. This will allow you to easily configure Tags and manage them better.
I suggest you either get the Lookout OPC Servers from NI, or shop around for other OPC Servers for Modbus.
Now, if you absolutely have to use LabVIEW-DSC without any server, you will have to code in G a "driver" which can talk to Modbus. I believe there's one free such driver available; please search this forum. Then, you will have to create Memory Tags and wire all the reads and writes to them from your driver. It ain't gonna be clean!
Regards,
Khalid 🙂
.