ASNeG / OpcUaPiXtendServer

OPC UA PiXtend Server
Apache License 2.0
2 stars 1 forks source link

24 value converter #53

Closed SmySmy closed 2 years ago

SmySmy commented 2 years ago

Closes #

huebl commented 2 years ago

ToDo:

convert value with conversion context in function:

huebl commented 2 years ago

After creating a monitored item, the assigned opc ua variable must be set immediately. A unit conversion is also necessary at this point.

https://github.com/ASNeG/OpcUaPiXtendServer/blob/24_value_converter/src/OpcUaPiXtendServer/OpcUaServer/PiXtendBaseServer.cpp#L356