6. Advanced configuration
Barco – Eos Workstation for Windows – DOC-3062-2 – Revision 12 – August-2004
__________________________________________________________________________
6-29
DFRG
Each section beginning with
DFRG
defines the members of a group of distributed video and assigns this group a
user accessible name. The input cards listed in this section are separated with comma.
DFRG
The name inserted in quotes is the user accessible name. The name
dfrgX
with
X
as an inte-
ger will cause a warning because of potential conflicts with automatically named devices.
Input device
Name of input device as defined in
and text above. If there are any computers de-
fined, 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!
DFRG "DVid-1"
{
QAVCs-1,
QAVCs-5;
}
DFRG "DVid-2"
{
server:frg3008[4],
server:frg3008[14];
}
Sourcelist
Each section beginning with
Sourcelist
defines a group of video sources and assigns this group a user accessible
name. Source names in a sourcelist must be unique, but each source can be used several times, with the same
video type and preset.
Sourcelist
The name inserted in quotes is the user accessible name
“name”
Assigns a video source a name. The video sources are listed in the order they are connected to
the video switcher.
video type
Assigns a video type to the video source. See section
Switcher
for definition of video types.
preset
Optional. Assigns a preset to a video source. This overwrites autodetection.
NTSC
,
PAL
,
SECAM
,
BW50
and
BW60
are possible presets.
Sourcelist "analog video"
// defining video sources
{
"RTL", Composite, PAL;
"SAT 1", SVideo, PAL;
}
Sourcelist "RGB"
// defining RGB sources
{
"laptop",
rgb;
"computer",
rgbhv;
}
ROUTES
The section
ROUTES
defines the routing of source lists to groups of distributed video or single inputs.
The first entry in each line marks the source list; the last expression marks the routed input device or distributed
video. Several input devices or distributed videos can be listed, separated with a comma. Several lists can be
routed to one input. The name of input 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 eos-2:frg3008[0], eos-2:frg3008[1], eos-2:frg3008[2], eos-2:frg3008[3];
"RGB" to RGBs-1, RGBs-2, eos-2:frg3008[4], eos-2:frg3008[5];
}