Categories
Knowledge Support Documentation Support exacqVision Server Products

Assigning the Device Number to an eDVR Board in Linux

To assign the device number to an eDVR board in Linux, complete the following steps.
<br>

NOTE: This process is usually required when replacing or adding boards. This is the same as using Control Center in Windows.

  1. Exit the ExacqVision software.
  2. Open the Terminal from Start>Accessories>Terminal.
  3. Type the following to stop the Exacq Service: sudo /etc/init.d/edvrserver stop
  4. Type the following: sudo /usr/local/xdvapi/bin/startxdvmods
  5. Type the following to detect an initialize the boards in the system: sudo /usr/local/xdvapi/bin/startxdvccl. This will remove the old entries for the board and check for any existing boards.
  6. Type the following to stop the XDV: sudo /usr/local/xdvapi/bin/stopxdvmods
  7. Type the following to start the Exacq Service: sudo /etc/init.d/edvrserver start

<br>
You should now be able to launch the exacqVision software and see your boards.
<br>

Categories
Knowledge Support Support exacqVision Server Categories Products

Disabling a Drive via XML (Windows)

To disable a drive in a Windows exacqVision Server via XML, complete the following steps:

<br>

  1. Before editing any configuration files directly, stop your exacqVision Server. Open Control Panel and then the Administrative tools (you might have to select Classic View to see the option).
  2. Open the Services link and find exacqVision Server. Right-click and select Stop.
  3. Browse to the C:\Program Files\exacqVision\Server directory.
  4. Right-click on the psfpi.xml file and select Open With.
  5. Select Notepad or Wordpad from the list. The file will list your drives in text form.
  6. Find the drive that you need to disable and change the Enabled=”1″ to Enabled=”0″.
  7. Save the file and close the editor.
  8. Restart exacqVision Server.

<br>

Disabling-a-Drive-via-XML-Windows.pdf