EasyManuals Logo

AMX CTC-1402 User Manual

AMX CTC-1402
54 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #49 background imageLoading...
Page #49 background image
User Manual - CTC-1402
49
No. Function Description Syntax Example
34 ?AUDOUT_VOLUME
Gets the audio vol for
the audio output port
Command:
SEND_COMMAND <DEV>, “’?AUDOUT_
VOLUME’
Return:
AUDOUT_VOLUME-<value>
Description:
<value> = {0~100}
Command:
SEND_COMMAND AUDOUT_VOLUME_1,
“’?AUDOUT_VOLUME’
Return:
AUDOUT_VOLUME-50
Description:
Audio volume is 50
35 SET BAUD
SET BAUD command for
the Serial port
Command:
SEND_COMMAND <DEV>,’SET BAUD
<baud>,<parity>,<data>,<stop>’
Return:
SET BAUD
<baud>,<parity>,<data>,<stop>
Description:
baud = baud rate with supported values of:
115200, 76800, 57600, 38400, 19200,
9600, 4800, 2400, 1200, 600, 300, 150.
parity = N (none), O (odd), E (even), M
(mark), S (space)
data = 8 data bits
stop = 1 or 2 stop bits
Command:
SEND_COMMAND dxDev,’SET_BAUD-
9600,N,8,1’
Return:
SET_BAUD- 9600,N,8,1
NetLinx Commands (cont.)

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX CTC-1402 and is the answer not in the manual?

AMX CTC-1402 Specifications

General IconGeneral
BrandAMX
ModelCTC-1402
CategoryControl Unit
LanguageEnglish