User`s manual

Table Of Contents
11. Command Interface
340/398
________________________________________________________________________________________
Apollo Rel. 1.9 User's Manual
The following example shows the command for turning on the lamp of an OverView-mP50 projection module
"%ApolloProgram%\devicecmd.exe" -name:Wall1.Module1x1 -LampOnOff:on
The following example sends "Hallo World" to the serial interface:
"%ApolloProgram%\devicecmd.exe" -name:Wall1.Port1 -Send:"Hallo World"
*
With Matrix Switcher, please mind the sequence of the commands, FIRST outputs, then
Input.
The following command switches Input 3 to Output 3
"%ApolloProgram%\devicecmd.exe" -name:<switcher name> -Output:3 –Input:3