gopcua / opcua

Native Go OPC-UA library
MIT License
829 stars 253 forks source link

Inconsistent Data when get opc value from kepserver 5.21 #708

Open CHN-STUDENT opened 5 months ago

CHN-STUDENT commented 5 months ago

Hi, today i found problem, when i use gopcua to get opc value from kepserver 5.21, i get inconsistent datas, i see The datas are good status in opc client, but there are bad in gopcua, could you give me some advice?

CHN-STUDENT commented 5 months ago

29aa4aefdd9d5cf0b10c94d9ce022e7 image

@magiconair @kung-foo
By the way, looks server time stamp and data stamp not correct,we are using GMT+8 Beijing/ShangHai, not UTC, version: Golang 1.21.6 gopcua 0.5.3