PoCXP FAQ

Last modified by Lev Andronov on 2024/12/19 10:22

Power Over CoaXPress is a technology in which each CoaXPress connection link of the frame grabber is capable of delivering power to the camera through the CoaXPress cable. This means that the camera can be powered using the only connection from the frame grabber.

PoCXP troubleshoot

If the frame grabber does not power up the CXP camera, follow these steps:

  1. Ensure that a power supply connector from the PC power supply is connected to the PCIe (6 pin) power input on the frame grabber.
    • Do not power the camera via PoCXP and GPIO/external power at the same time! This may cause irreversible damage.
  2. If the camera requires multiple power connections, verify that all necessary connections are properly made between the camera and the frame grabber.
  3. Check camera LED statys when the CXP cable is connected to the frame grabber.
  4. Check voltage current in Vision Point under Frame Grabber properties -> Device Control -> PoCXP ADC current
pocxp_current.png

Example of PoCXP camera connection on channel 2

Automatic PoCXP

Starting from Vision Point 2019.1 (API 5.0) the Automatic PoCXP management was introduced. Full description of this feature is available in KAYA Frame Grabber Feature Guide  PDF document.

This feature depends on hardware, firmware, and software compatibility. You can verify its availability in a specific setup (Grabber card, firmware, and software) by checking the Grabber parameter 'PoCXPAutoAvailable'.

KAYA Instruments Service monitors some parameters of CXP connectors, as described below. This is important to note that the following procedure is performed independently for each grabber’s CXP link.

How it works

  1. When the system starts, the logical state on the connector is 'POWER_OFF'.
  2. When a camera’s CXP connection is detected (e.g., by plugging a CXP cable from a camera into the grabber), the monitoring procedure powers on the CXP channel and switches its logical state to 'POWER_ON'.
  3. Connection sensing is implemented by applying a constant current and measuring the voltage on the connection. When a camera is connected, it should provide a certain resistance (as specified by the CXP standard), causing the measured voltage to drop below 'DetectThresholdLow'.
  4. While in the 'POWER_ON' state, the monitoring procedure measures the current consumed by the connected camera.
  5. If the measured current falls below a certain 'UndercurrentThreshold' (e.g., if the cable is disconnected from the grabber), the monitoring procedure powers off the CXP channel and switches its logical state to 'POWER_OFF'.
  6. Additionally, if the measured current exceeds a certain 'OvercurrentThreshold,' the monitoring procedure powers off the CXP channel and switches its logical state to 'POWER_OFF'.
  7. When a CXP connection is powered on, the camera will need some time to reach the expected current consumption. That’s why there is another logical state between 'POWER_OFF' and 'POWER_ON' — 'WAIT_POWER', to which the monitoring procedure is switching in step 2 above. It then waits some time ('WaitPowerTimeoutMs') before actually switching to the state 'POWER_ON' as described in that step. During that time, no measurements are performed and no other actions are taken.

AutoPoCXP troubleshoot

  1. Ensure the KAYA Instruments Service is running and is set to automatic start.
  2. Verify your setup by checking the Grabber parameter "PoCXPAutoAvailable" found in Device Control parameter of the frame grabber.
  3. Ensure the entire functionality of automatic PoCXP monitoring is activated using the option found in Vision Point -> Tools -> Options. This global setting takes effect after a system reboot and applies to all connected grabbers.
  4. If the feature is not supported or deactivated, use the "Manual PoCXP Control Configuration" section KAYA Frame Grabber Feature Guide PDF document.
KAYA Instruments © 2024. All Rights Reserved.