...
- In the NETx Studio, go to Extensions > XCommand event definitions.
- Create a new definition. Set Type to Timer and set the Interval to 10 s. The controller loop will then be called every 10 seconds.
- In the XCommand column select Logic.PidControl and provide the inputs and parameters.
- Save the XCommand event definitions and restart the NETx Server.
...