LogOn
This method enables to log on the Q-SYS device.
Syntax
METHOD LogOn : I_Connect
VAR_INPUT
    sUserName              : STRING;
    nPassword              : UDINT;
END_VARVAR_INPUT
sUserName: User name.
nPassword: Password.
This method enables to log on the Q-SYS device.
Syntax
METHOD LogOn : I_Connect
VAR_INPUT
    sUserName              : STRING;
    nPassword              : UDINT;
END_VARVAR_INPUT
sUserName: User name.
nPassword: Password.