I have Russian OPC server Orion. There are some Register variables (unsigned short). I try to connect PcVue variable with OPC variables and work correctly but in Event Viewer i see message: Register01, cannot convert ' (VT_Empty) ' into boolean value.
I try another test, i take Bit variable and connect with OPC and i don't have message in Event Viewer, but if i reload he project i see the same message.
This message appear only once, when i connect variable. But in my project 3000 variables.
What is it?
I think it no good OPC server, but how do you think could there be problems in the future?
It looks like the server return a VT_EMPTY vt type at least once and then it send the correct type afterward.
Is the Orion server free to downlad for test?
Hi Roman,
Could you try with a portable OPC Client such as MatrikonOPC Explorer Mobile
https://www.matrikonopc.com/portal/downloads.aspx?dID=426
And compare the results or logs.
Hello Emmanuel , yes it possible
https://bolid.ru/production/archive/orion_modbus.html
but for free version i see only 3 variables
Hello Edouard, ok i will try to test it.
Thanks


