OPC UA Simulator
User can easily add a simulator instance:
{ "InstanceName": "OPC UA Simulator", "IsSimulator": true } |
Define the instance name and set the property IsSimulator to true. The result is an OPC UA connector in the model that provides live value tags (simulates OPC DA access) and time series tags (simulates OPC HDA access).
Provide Feedback