Hi I am new to Ignition and trying to connect Kolver Torque driver to the ignition. I am able to connect them and there aer some Kolver Diagnostic sample tags that I can see but any other tag I try to create it says Bad or error configuration.
Example
Name: TorqueTarget
OPC Path: ns=1;s=[Kolver]HR7791
Do you have any example of OPC Path name I can use.
If you can provide a link or copy of the modbus mapping table for it, we might be able to.
Yes, attached is the Modbus Map
KDU-1A_Modbus_Map_Rev27.xlsx (56.1 KB)
What values are you trying to read? I see the one you have in your example. It looks correct from what I can tell. If you're trying to read a 16 bit input register you would change from HR to IR in your OPC string. Have you verified your modbus driver settings are set for 0 based addressing or 1 based and are using the corresponding registers from the table?
1 Like