VS-211XS, VS-411XS – Protocol 3000
Set protocol
permission.
The permission
system works only if
security is enabled
with the “SECUR”
command.
LOGIN allows the
user to run
commands with an
End User or
Administrator
permission level.
When the permission
system is enabled,
LOGIN enables
running commands
with the User or
Administrator
permission level
When set, login must
be performed upon
each connection
It is not mandatory to
enable the
permission system in
order to use the
device
In each device, some
connections allow
logging in to different
levels. Some do not
work with security at
all.
Connection may
logout after timeout.
COMMAND
#LOGINlogin_level,password<CR>
FEEDBACK
~nn@LOGINlogin_level,passwordok<CR><LF>
or
~nn@LOGINerr004<CR><LF>
(if bad password entered)
login_level – Level of permissions
required (User or Admin)
password – Predefined password (by
PASS command). Default password is an
empty string
Set the protocol
permission level to
Admin (when the
password defined in
the PASS command
is 33333):
#LOGINadmin,333
33<CR>
Get protocol
permission state.
The permission
system works only if
security is enabled
with the “SECUR”
command.
LOGIN allows the
user to run
commands with an
End User or
Administrator
permission level.
When the permission
system is enabled,
LOGIN enables
running commands
with the User or
Administrator
permission level
When set, login must
be performed upon
each connection
It is not mandatory to
enable the
permission system in
order to use the
device
In each device, some
connections allow
logging in to different
levels. Some do not
work with security at
all.
Connection may
logout after timeout.
COMMAND
#LOGINlogin_level <CR>
FEEDBACK
~nn@LOGINlogin_level,passwordok<CR><LF>
or
~nn@LOGINerr004<CR><LF>
(if bad password entered)
login_level – Level of permissions
required (User or Admin)
password – Predefined password (by
PASS command). Default password is an
empty string
or NO SECURE if authentication is
removed.
Get the protocol
permission level to
Admin:
#LOGIN?admin<CR
>
Cancel current
permission level.
Logs out from
End User or
Administrator
permission levels to
Not Secure.
COMMAND
#LOGOUT<CR>
FEEDBACK
~nn@LOGOUTok<CR><LF>