3 8
1.3.14 Set TS Brightness
The Set TS Brightness command provides for setting the brightness of the Red or Green LEDs
on either all four TS ports, or a selected TS port. The brightness levels are implemented as a
“duty cycle”. The duty cycle is set in 10% increments so valid values are 10, 20, 30, 40, 50, 60,
70, 80, 90 and 100.
The following command sets the brightness of the Red LEDs on all four
TS ports to 50%:
STSB 0 R=50<CR>
Response:
ACK STSB 0 R=50<CR>
The following command sets the brightness of the Red LED on TS port 1 to 70%:
STSB 1 R=70<CR>
Response:
ACK STSB 1 R=70<CR>
The following command sets the brightness of the Green LEDs on all four
TS ports to 60%:
STSB 0 G=60<CR>
Response:
ACK STSB 0 G=60<CR>
The following command sets the brightness of the Green LED on TS port 4 to 20%:
STSB 4 G=20<CR>
Response:
ACK STSB 4 G=20<CR>
1.3.15 Get TS Brightness
The Get TS brightness command is used to retrieve the brightness level of either all TS LEDs or
the brightness level of the LEDs on a selected port. The data is formatted similarly for each
channel.
CHxR=y provides the brightness level for channel x Red LED, y = 10..100
CHxG=y provides the brightness level for channel x Green LED, y = 10..100
CHxB=y provides the brightness level for channel x Blue LED, y = 10..100
The following command returns the brightness level of all four TS ports:
GTSB 0<CR>
Response:
ACK GTSB 0 CH1R=50 CH1G=30 CH1B=30 CH2R=10 CH2G=100
CH2B=100 CH3R=40 CH3G=50 CH3B=100 CH4R=100 CH4G=100
CH4B=100
<CR>
The following command returns the brightness level of TS port 2:
GTSB
2<CR>
Response:
ACK GTSB 2 CH2R=50 CH2G=100<CR>
Summary of Contents for CDT100 MK3
Page 28: ...2 8 API SPECIFICATION...