Using Float with OPC UA Server virtual module
Posted: 11 Sep 2025, 18:59
With the beautiful Bookworm release, we can export the actual modules value to OPC UA Server virtual module such as RevPi DIO, RevPi AIO and also Modbus virtual modules easily which are using Boolean and Word data type.
But for one of our requirement, we need to also use Float data type.
Normally we will combine 2 words from Modbus virtual modules in Python or Node-RED, but we can't find the way to export these values from Python to RevPi's OPC UA Server's virtual module.
Can anyone give us some advice on how to make this work?
But for one of our requirement, we need to also use Float data type.
Normally we will combine 2 words from Modbus virtual modules in Python or Node-RED, but we can't find the way to export these values from Python to RevPi's OPC UA Server's virtual module.
Can anyone give us some advice on how to make this work?