Omron Fin TCP Float4 Addressing (OPC Item Path) Error Configuration

Hi Guys,

I’m now facing trouble communication with Omron TCP Fins to the ignition Tags.
Creating Device in the gateway is successful and showing connected.

Weirdly,
when i bind for the boolen, the connection showing good. But for float4, it showing error config.
Does the addressing need to be in format?
For Float4, in the opcitem path [OmronDevice]D9171B to bind.

Any ideas?

You need to include the datatype as shown in the examples here:

https://docs.inductiveautomation.com/display/DOC81/Omron+FINS+Driver#OmronFINSDriver-Addressing

So, [OmronDevice]D<Float>9171.

Noted, i will look more into it.
Appreciated your replay.
Thank you