M_EMULBYPASS
code: 454
# set
<module-index> M_EMULBYPASS <on_off>
# get
<module-index> M_EMULBYPASS ?
Description
Set emulator bypass mode. Emulator bypass mode will bypass the entire emulator for minimum latency.
Actions
set, get
Parameters
on_off
: byte, the bypass mode of the network emulator.
OFF = 0
ON = 1
Example
# set
input: 0 M_EMULBYPASS OFF
output: <OK>
# get
input: 0 M_EMULBYPASS ?
output: 0 M_EMULBYPASS OFF