General
In the unit configuration adjustments panel, the user can define and adjust unit (device) specific parameters.
In the unit configuration adjustments panel, the user can define and adjust unit (device) specific parameters.
Select the device (unit) that you want to configure. Refer to “Configuration Menu > System diagram area” and see the subsection “How to select device.”
The device is selected. The device is highlighted in blue in the System diagram area and the name of device is indicated in the Adjustment tab in the Adjustment area.
Click on the Adjustment tab in the Adjustment area.
The adjustment panel dedicated to the unit is displayed.
![]() | Settings tab:
IP Mode:
If a DHCP IP address is required, the unit can be set to accommodate that too. The unit can also have a specific IP Address assigned by the user to match a specific network environment. The IP Address is changed by double-clicking on the STATIC setting and assigning an allowed configuration. For details on Network configurations we refer to industry standard. |
![]() | Setup tab:
|
![]() | The Status tab shows the name, temperature, and fan status of the motherboard and each card slot. |
To toggle between using the last slot on the simulator as an Output or as an MVR...
Edit the simhw.xml file.
(You may use any XML editor. You may also us Notepad.)
Change the card type of the MVR slot to be either a normal HDMI output card (card type = 22) or an MVR card ((card type = 40).
Last slot as MVR: <card id="CardID15" type="40"
slot="13">CardType_Output_Multiviewer</card>
Last slot as Output: <card id="CardID15"
type="21" slot="12">CardType_Output_4_SDI</card>