ASNeG / OpcUaPiXtendServer

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

Fix bug in Write Access and check for division by 0 in UnitConv #55

Closed SmySmy closed 2 years ago

SmySmy commented 2 years ago

1) fix bug in Write Access - see PiXtendBaseServer (line 290)

2) check for division by 0 in UnitConverterContext class (input and output)