Accept
This method grants authentication access.
METHOD Accept : BOOL
VAR_INPUT
sRespondingPass : STRING;
END_VAR
sRespondingPass: Password to be sent as a response in mutual authentication mode. In unilateral authentication mode, this parameter value has no meaning.
Return parameter: TRUE => Success. FALSE => Error (e.g. command not permitted or not permitted in the current state).