User's Manual

Table Of Contents
Kramer Electronics Ltd.
PA-120Z, PA-240Z Protocol 3000
40
AUD-MONO-MODE
Functions
Permission
Transparency
Set:
AUD-MONO-MODE
End User
Public
Get
AUD-MONO-MODE?
End User
Public
Description
Syntax
Set:
Set output select state when audio in HI-Z
mode only
#AUD-MONO-MODESPMonoModeCR
Get:
Get output select state when audio in HI-Z
mode only
#AUD-MONO-MODE?CR
Response
~nn@AUD-MONO-MODESPMonoModeCR LF
Parameters
MonoMode The mono output mode: 0 (output is ”stereo mix to mono” both left and right mix to one
channel), 1 (output is “left to mono” duplicate left channel information to the right and play both)
Notes
These commands are active only when the state is HI-Z, otherwise an error is returned.
To set, the MonoMode parameter must be used.
K-Config Example
Set the output to mix to mono:
“#AUD-MONO-MODE 0”,0x0D
AUD-SIGNAL
Functions
Permission
Transparency
Set:
-
-
-
Get
AUD-SIGNAL?
End User
Public
Description
Syntax
Set:
-
-
Get:
Get audio input signal status
#AUD-SIGNAL?SPinp_idCR
Response
~nn@AUD-SIGNALSPinp_id,statusCR LF
Parameters
Inp_id input number: 1 (Input 1), 2 (Input 2)
status 0 (OFF, no signal), 1 (ON, signal present)
Response Triggers
After execution, response is sent to the com port from which the Get was received
Response is sent to all com ports if audio status state was changed on any input
K-Config Example
get the status of input 1:
“#AUD-SIGNAL? 1”,0x0D