I have added an Emulation, OPC DA Connection, browsed on my local host for the server and selected it. Then I have gone into the variables tab and created an OPC DA Sensor Tag and linked it to the variable I want to update from FlexSIM and associated it to a PhotoEye to update the value on cover and uncover.
However, the value does not update on the server.
I have even tried writing a script to help debug this but not had success. I can write the value locally to the Emulation.Variable("MyVariable").value = 2. But it only remains that value whilst that script is running then defaults back to zero. Not in agreement to the actual value on the server of 4.
Is there a way to check the FlexSIM connection to the server? As it can find the server, see the data structure but it is not reading from or writing to the server.
Finally, is there any restrictions on this for the free download? As this piece of work is a capability check.
Many thanks