Function Block USERGROUP

The Function Block UERGROUP modifies a user group.

Input SET

On a positive edge at the input, the predefined group is assigned to the user.

Input UNSET

On a positive edge at the input, the predefined group of the user is removed.

Input USER

The input defines the ID of a user. The input may only contain a string. Variables or other data types are deactivated for security reasons and will be ignored if set.

Input GROUP

The input defines the ID of a group. The input may only contain a string. Variables or other data types are deactivated for security reasons and will be ignored if set.

Output DONE

The output emits a pulse upon completion of the operation.

Output ISSET

The output is true if the predefined group has been assigned to the user. If the user is changed outside the Function Block, this value will be synchronized.