konimarti / opc

OPC DA client in Golang for monitoring and analyzing process data based on Windows COM.
MIT License
237 stars 85 forks source link

Fix: OPC Quality int32 #21

Closed resoftw closed 4 years ago

resoftw commented 4 years ago

I tried on Graybox opc simulation server, item's quality sometimes returns int32, and that produces panic. image