CameraLink Communication with DVR Express Core

CameraLink Communication with DVR Express Core

CameraLink Registry Path For Serial Communication
From the start menu launch "regedit" to edit registry entries.
Go to HKEY_LOCAL_MACHINE > SOFTWARE > cameralink and look at the CLSERIALPATH variable. Programs should search for the clserio3.dll in the Core installation directory ("C:\Program Files\IO Industries\DVR Express\Core\Bin"). It's a standard path that allows any program to communicate with CameraLink serial ports.

In the Core Api Administrator ("C:\Program Files\IO Industries\DVR Express\Core\Bin\core_api_administrator.exe") you can turn on CL Serial Module Debug Output. This will show additional logging in DbgView for programs attempting to access and use our clserio3.dll.

CameraLink Serial Communication With Jai Control Tool
In order for the Jai Camera Control Tool to find the Core2's CameraLink serial ports:
  1. Launch the Jai Control Tool and click the "Change Settings" button in the top right corner. This will open a pop-up window. 
  2. Under the section called "64-bit Factory Transport Layers" select the "Available 64-bit Transport Layers" section.
  3. Click the button with "..." on the far right.
  4. Select JaiCLTL from the members list on the left.
  5. Set "Enabled" to "True" in the right pane and click "OK".
  6. Click the "Save and Close" Button