Didn't seem to have luck with this direct device when searching on the forums so forgive me if there is a post already.
I'm having trouble getting valid Modbus TCP data from an Automation Direct GS4 VFD.
I am able to use software such as ModPoll to read all values via Modbus TCP, however, Ignition Quick Client reads 'null' and tag browser in designer shows 'Bad' for every address outside of the first 19 (40001 - 40019 are the first block before a gap).
Ignition is able to read data from 40001 - 40019, however, it's nonsense that does not match ModPoll or the physical device.
For Example: ModPoll reading the Base Frequency at address 40003 returns 6000 (60 Hz), where Ignition OPC Quick Client returns 1553.
I have the Zero-Based setting matching ModPoll and have tried Span Gaps On and Off with no effect.
I'm really not sure what could cause this issue. We have confirmed all settings in the device are correct or else I wouldn't get correct data via ModPoll.
I've tried reducing the number for Max Holding Registers Per Request from the default 125 down to 75 and even 50, which are completely arbitrary numbers, with no effect and am now at a loss for what I can even try?
One more bit of information that might be useful for clarity: ModPoll is being ran via the same switch that the Ignition Gateway is running on so I'm not concerned with port configuration or other network settings.