Crystal Vision
Virtual Cards
The remaining changes take place in the 'interface' section:
•
The contents of the
'snmpcontrol'
section should be deleted. In principle you can have
SNMP control of a virtual card, but SNMP control of a user-created virtual card does not
make much sense and the file is smaller and simpler without it.
•
Change the
'controlid'
to match the number put into the 'id' in step 1.
•
Add a 'redirect' section, defined by the tags <redirect> </redirect>. The redirect section
tells the frame which slot the real control is in and what its control number is.
For example, using the MultiLogo ‘Play Mode’ control 170 in slot 4:
Before
After
<interface>
<controlid>75</controlid>
<snmpcontrol> <id>75</id>
<snmptableid>2</snmptableid>
<snmptrap>
<snmptraponupdate/>
</snmptrap>
</snmpcontrol>
</interface>
<interface>
<controlid>10</controlid>
number changed to match new id
<redirect>
<slotid>4</slotid>
the slot number of the source card (1-
12 in a 2U frame)
<destid>170</destid>
the control ID of the copied control
as it appears on the source card
</redirect>
</interface>
The
slotid
is the slot number that the source card is in. In a 2U frame this will be in the range
1 to 12, in a 1U frame it will be in the range 1 to 6.
The
'destid'
is the 'id' value of the control as it appears on the source card. This is the
number that you made a note of in step 1.
Apart from changing the ID number and the interface section, the control should remain as
copied from the source card file.
Repeat this process for each control you want to add.
Indigo 1 User Manual R1.14
50
27 February 2020