Does NI currently have a Modbus .NET library (siilar to the LabVIEW library). I need to talk to a PLC over modbus, and my control application will be in.NET.
I'd like to not have to user labview or compile the VIs into a .NET interop assembly (don't want to require having the labVIEW runtime on the controlling PC).
IDoes NI support modbus over any language other than LabVIEW?