P_EMULATE

code: 1600

# set
<module-index>/<port-index> P_EMULATE <action>

# get
<module-index>/<port-index> P_EMULATE ?

Description

The action determines if emulation functionality is enabled or disabled

Actions

set, get

Parameters

  1. action: byte, whether the E100 Chimera port’s emulation functionality is enabled

  • OFF = 0

  • ON = 1

Example

# set
input:  0/1 P_EMULATE OFF
output: <OK>

# get
input:  0/1 P_EMULATE ?
output: 0/1 P_EMULATE OFF