The camera’s frame rate of image acquisition is lower than the frequency of the trigger signal input
The possible causes and corresponding solutions are as follows:
The frequency of the external trigger signal input is lower than expected
Use an oscilloscope to measure the trigger source signal and verify if its frequency is correct.
The frequency of the external trigger signal input is higher than the camera’s frame rate in free image acquisition mode (TY_TRIGGER_MODE_OFF)
The frequency of the external trigger signal input is higher than the camera’s frame rate in free image acquisition mode (TY_TRIGGER_MODE_OFF), exceeding the device’s processing capability.
Reduce the frequency of the external trigger source so that it is less than or equal to the frame rate of capturing in free acquisition mode.
[Network camera] Network retransmission is not enabled
Enable network retransmission with the following code.
If the CPU performance of the host computer is found to be powersave, enter the following command in the terminal to install the software indicator-cpufreq.
sudoapt-getinstallindicator-cpufreq
Reboot the host computer.
Click on the icon in the upper right corner of the interface to switch the CPU performance to performance.
The camera with a USB3.0 port maybe plugged into the USB2.0 port of the host computer, please check if the connection is correct.
[USB Camera] Poor quality of USB cable
Replace the USB cable.
The camera’s frame rate of image acquisition is higher than the frequency of the trigger signal input
The possible causes and corresponding solutions are as follows:
The frequency of the external trigger signal input is higher than expected
Use an oscilloscope to measure the trigger source signal and verify if its frequency is correct.
External trigger signals have a high level of noise, leading to false triggering
Please refer to Connecting to external trigger signals for instructions and select an external trigger source signal that meets the requirements. If necessary, you can purchase an external trigger source produced by Percipio.
The host computer sent a software trigger command
After deleting the following lines of code in the sample code SimpleView_TriggerMode1, you can compile, generate, and run the executable file: