This section contains the lighting control type:
grandMA3 OSC Configuration File
The grandMA3 OSC Configuration file is named GrandMA3LightControl.xml.
<?xml version="1.0" encoding="utf-8" ?><!--Properties for the GrandMA3 OSC light control driver--><DeviceConfig name="GrandMA3LightControl"> <Properties> <!--Mosart continuously attempts to re-establish any lost or faulty connection to the device. ReconnectInterval specifies the time (in ms) between each reconnection attempt.--> <item name="ReconnectInterval" value="5000"/> </Properties></DeviceConfig>ETC Eos Family OSC Configuration File
The grandMA3 OSC Configuration file is named ETCEosLightControl.xml.
<?xml version="1.0" encoding="utf-8" ?><!--Properties for the ETC Eos OSC light control driver--><DeviceConfig name="ETCEosLightControl"> <Properties> <!--Mosart continuously attempts to re-establish any lost or faulty connection to the device. ReconnectInterval specifies the time (in ms) between each reconnection attempt.--> <item name="ReconnectInterval" value="5000"/> </Properties></DeviceConfig>