page | 196
Advanced Operation
Commands
#set_discovery_mode
Sets the Discovery Service mode. The default value is Read / Write.
► Read / Write
This mode will permit the discovery of the Matrix Controller on the network.
In addition, the IP settings, description, and other settings for the Matrix
Controller can be changed using the Syner-G Software Suite.
► Read Only
This mode only permits the discovery of the Matrix Controller on the network.
Syntax
#set_discovery_mode mode
Parameters
mode
Type: INTEGER
Accepts a number from the table below, specifying the desired mode.
mode Description
0
Read only
1
Read / Write
Examples
#set_discovery_mode 0
DISCOVERY_MODE 0
Related Commands
#get_discovery
#get_discovery_mode
#set_discovery
Advanced Operation