Issue:
Ecostruxure OPCUA Server Expert support of extracted bits for INT and UINT
Product Line:
Ecostruxure OPCUA Server Expert
Resolution:
As of V2.1.4904 it is possible to address an extracted bit <BitNumber> NodeId by concataining ".<BitNumber>" to the NodeID of the container.
For instance, to address the extracted bit 4 of a Variable with NodeID "s=0:M580!MyVar", address the NodeID "s=0:M580!MyVar.4"