OPC-UA Allen Bradley SLC question

I am having difficulties finding a method of getting the Output / Input image tables from the PLC into an Ignition project. I can see all of my PLC defined variable tables, including the image tables. For example I can see all of my “N” registers, “F” registers, and i can even see my “O” and “I” registers. However I cannot access the individual bits within the image table; for example “O:6.1”.

What is the prefered method of extracting this information? For reference the card I am attempting to access in slot 6 is a DeviceNET Scanner module and “O:6.1” is an integer.

Thanks,

Adam

Currently, the drivers don’t support accessing words within I/O modules. However, it is on our to do list and will be released at a later date.