@dashwindersingh5057

Just one word:
Awesome

@veoteveo1

Always update variables	
Global setting that defines whether or not CODESYS updates the I/O variables in the bus cycle task. This setting is effective for I/O variables of the slaves and modules only if ‘deactivated’ is defined in their update settings.

Deactivated (update only if used in a task): CODESYS updates the I/O variables only if they are used in a task.
Activates 1 (use bus cycle task if not used in another task): CODESYS updates the I/O variables in the bus cycle task if they are not used in any other task.
Activate 2 (always in bus cycle task): CODESYS updates all variables in each cycle of the bus cycle task, regardless of whether they are used and whether they are mapped to an input or output channel.

I am using 3.5V sp18 and Activate 2 is not shown in the menu! PLEASE EXPLAIN

@Shirikawolfeins

Can I declare Global output?