Page 78 / 113
Section 7.
Programmer’s reference
7.4.3. Mute an input port
Command format:
CALL
●/MEDIA/VIDEO/XP1:muteSource(<input>)
Response format:
mO
●/MEDIA/VIDEO/XP1:muteSource
Legend:
<input>:
Input port number
Example:
> CALL●/MEDIA/VIDEO/XP1:muteSource(P1)
< mO●/MEDIA/VIDEO/XP1:muteSource
7.4.4. Unmute an input port
Command format:
CALL
●/MEDIA/VIDEO/XP1:unmuteSource(<input>)
Response format:
mO
●/MEDIA/VIDEO/XP1:unmuteSource
Legend:
<input>:
Input port number
Example:
> CALL●/MEDIA/VIDEO/XP1:unmuteSource(P1)
< mO●/MEDIA/VIDEO/XP1:unmuteSource
7.4.5. Lock an input port
Command format:
CALL
●/MEDIA/VIDEO/XP1:lockSource(<input>)
Response format:
mO
●/MEDIA/VIDEO/XP1:lockSource
Legend:
<input>:
Input port number
Example:
> CALL●/MEDIA/VIDEO/XP1:lockSource(P1)
< mO●/MEDIA/VIDEO/XP1:lockSource
7.4.6. Unlock an input port
Command format:
CALL
●/MEDIA/VIDEO/XP1:unlockSource(<input>)
Response format:
mO
●/MEDIA/VIDEO/XP1:unlockSource
Legend:
<input>:
Input port number
Example:
> CALL●/MEDIA/VIDEO/XP1:unlockSource(P1)
< mO●/MEDIA/VIDEO/XP1:unlockSource
7.4.7. Mute the output
Command format:
CALL
●/MEDIA/VIDEO/XP1:muteDestination(<output>)
Response format:
mO
●/MEDIA/VIDEO/XP1:muteDestination
Legend:
<output>:
Output port number
Example:
> CALL●/MEDIA/VIDEO/XP1:muteDestination(P2)
< mO●/MEDIA/VIDEO/XP1:muteDestination