I'm currently working on establishing communication between FlexSim and KepServer via OPC UA, specifically aiming to transmit integer variables. While the documentation provides guidance for boolean variables, I'm seeking assistance in configuring KepServer to handle integer data types effectively.
In FlexSim's documentation, it's relatively straightforward to send boolean variables to KepServer using an addressing scheme like "B0000." However, when dealing with integer values such as "4," it's unclear how to properly configure the data settings in KepServer.
Could someone please advise on how to define the data configuration in KepServer to accommodate integer variables? For instance, what data type should be selected, and how should the addressing be configured to ensure seamless communication between FlexSim and KepServer for integer data?