Crystal Vision
Virtual Cards
Screen grab showing new virtual card ‘TestCard’ in slot 18 (2.02) in addition to the
existing MultiLogo and SYNNER 310 cards in slots 4 and 6
Clicking on ‘2.02 TestCard’ will open up the new virtual card:
For the simple example above, the new controls were each added to the two 2
nd
level
<controlgroup> entries for ‘MultiLogo’ and ‘Synner310’, which were both included in the 1
st
level <controlgroup> ‘Control’. The controls could have been combined into one group or
allocated separate tabs by correct nesting of the XML control definitions within the hierarchy.
The hierarchy of the <controlgroup> entries was created like this:
controlgroup
controlgroup
control
<controlgroup>
<name>
Control
</name>
<controlgroup>
<name>
MultiLogo
</name>
<control> <id>10</id>
<label>
Play Mode
</label>
</control>
</controlgroup>
<controlgroup>
<name>
Synner310
</name>
<control> <id>11</id>
<label>
Genlock Source
</label> </control>
</controlgroup>
</controlgroup>
More controls could have been included in either <controlgroup> entries for ‘MultiLogo’ or
’Synner310’.
If we were to change the above nesting by missing out the 2
nd
level of <controlgroup> entries
but adding an additional 1
st
level <controlgroup> entry like this:
Indigo 2AE and 2SE User Manual R1.17
46
27 February 2020