6. Advanced configuration
Barco – TransForm A - Workstation for Windows – DOC-3266-2 – Revision 16 – August 2007
____________________________________________________________
6-15
ROUTES
The section
ROUTES
defines the routing of source lists to groups of distributed video or single video channels. The
first entry in each line marks the source list; the last expression marks the routed video channel or distributed
video. Several video channels or distributed videos can be listed, separated with a comma. Several lists can be
routed to one video channel. The name of the video channel can be used as defined in
. If there are any
computers defined, the name of the computer has to be prefixed. Separator after the computer name is a colon.
Instead the user defined name from section
Grabber
can be used. For distributed video the name defined in the
DFRG
section can be used!
ROUTES
{
"analog video" to DVid-1;
"analog video" to QAVCs-2, QAVCs-3, QAVCs-4;
"analog video" to server:frg3008[11], server:frg3008[12], server:frg3008[13];
"analog video" to processor-2:frg3008[0], processor-2:frg3008[1];
"analog video" to processor-2:frg3008[2], processor-2:frg3008[3];
"RGB" to RGBs-1, RGBs-2, processor-2:frg3008[4], processor-2:frg3008[5];
}
CABLES
The section
CABLES
defines the connection of analog sources to the input on the input cards. If a video switcher
is used this is assigned in two steps, one line for the connection of a source to the video switcher input and an
other line for the connection of an output of the video switcher to an input of an input card.
The first entry in a line indicates the origin of the signal, this is either the source or an output of the video
switcher followed by the expression
to
and finally followed by the destination, which is a distinct input socket of
the video switcher or of an input card.
video source
Name of the video source as entered in section
Sourcelist
in quotes.
video
switcher
Name of the video switcher as defined in section
Switcher
and the socket number. Number-
ing begins with
1.
Name and number are separated by a point.
input card
Name of the input as defined in
. If there are any computers defined, the name of
the computer has to be prefixed. Separator after the computer name is a colon. Instead the
user defined name from section
Grabber
can be used! Appended to the input name, sepa-
rated by a point the connected port must be identified (this is with the used cards always 1).
Table 6-22
If a source is connected to more destinations, the destinations can be listed one behind the other, separated by a
comma or for each connection a single line.
CABLES
{
"laptop"
to
vsw0.2;
"computer"
to
vsw0.1;
"RTL"
to
vsw0.3;
"SAT-1"
to
vsw0.4;
vsw0.1
to RGBs-1.1;
vsw0.2
to RGBs-2.1;
vsw0.3
to RGBe-1.1;
vsw0.4
to RGBe-2.1;
vsw1.1
to
server:frg3008[0].1;
vsw1.2
to
server:frg3008[1].1;
vsw1.3
to
server:frg3008[2].1;
vsw1.4
to
server:frg3008[3].1;
vsw1.5
to
server:frg3008[10].1;
vsw1.6
to
server:frg3008[11].1;
vsw1.7
to
server:frg3008[12].1;
vsw1.8
to
server:frg3008[13].1;
vsw1.9
to
processor-2:frg3008[0].1;
vsw1.10
to
processor-2:frg3008[1].1;
vsw1.11
to
processor-2:frg3008[2].1;
vsw1.12
to
processor-2:frg3008[3].1;
}