Serial control examples, Setup protocol – NeoPro Tahoe-Veo User Manual

Page 26

Advertising
background image

26

[TV,ii,oo]

ii

is the one or two digit source input number. If this number is 0, then the

selected output will be disabled.

oo

is the one or two digit output number. If the number is 0, then the selected

input is routed to all outputs.

Serial Control Examples

Here are a few examples of serial control code:

[TV,1,2]

Routes input 1 to output 2

[TV,0,12]

Disables output 12

{[TV,1,0][TV,3,6][TV,12,80]}

Group command that first routes input 1 to all, then routes input 3 to output 6,
then routes input 12 to output 80.

Setup Protocol

Setup commands have 3 parameters:

[S,x,n]

S

invokes the Setup function

The table below lists values for

x

and

n:

x

n

Setup function

L

0

Led OFF

L

1

Led ON

R

0

IR OFF

R

1

IR ON

B

0

Front Panel Buttons OFF

B

1

Front Panel Buttons ON

V

0

Verbosity OFF

V

1

Verbosity ON

D

25

Display Brightness 25%

D

50

Display Brightness 50%

D

75

Display Brightness 75%

D

100

Display Brightness 100%

Advertising