M_MULTIUSER
code: 92
# set
<module-index> M_MULTIUSER <on_off>
# get
<module-index> M_MULTIUSER ?
Description
Enable or disable multiple sessions to control the same module.
Actions
set, get
Parameters
on_off
: byte, Enable or disable multiple sessions to control the same module
OFF = 0
ON = 1
Example
# set
input: 0 M_MULTIUSER OFF
output: <OK>
# get
input: 0 M_MULTIUSER ?
output: 0 M_MULTIUSER OFF