Hi Patrick!
Long time since our last talk :)
We have got recently a new machine that has extensions not only in vocabulary of the probe (as in your Okuma example), but also in components.
Please see attached probe file.
<x:Wire> is the culprit of hanging when XmlReader tries to parse the document.
Actually, the parse hangs forever, and I am afraid it is a bug in .NET generated assembly, as it cannot skip unknown element correctly.
I really dislike that black magic of XmlSerializer and personally prefer an explicit approach you used with DeviceStreams.
Any ideas?
Best wishes,
Sergii Gulyk.
Probe-Sodick-VN600Q.txt
Hi Patrick!
Long time since our last talk :)
We have got recently a new machine that has extensions not only in vocabulary of the probe (as in your Okuma example), but also in components.
Please see attached probe file.
<x:Wire> is the culprit of hanging when XmlReader tries to parse the document.
Actually, the parse hangs forever, and I am afraid it is a bug in .NET generated assembly, as it cannot skip unknown element correctly.
I really dislike that black magic of XmlSerializer and personally prefer an explicit approach you used with DeviceStreams.
Any ideas?
Best wishes,
Sergii Gulyk.
Probe-Sodick-VN600Q.txt