Resistance to impact and vibration: Complies with IEC 60068-2-27 and IEC 60068-2-6 standards, suitable for mobile robotic arms or vibration platforms.

Software Ecology and Development Migration Convenience
The most prominent advantage of the NEON series is its x86 architecture, which is fully compatible with standard PCs and can run Windows 7/Windows Embedded Standard 7 (as well as potentially supported Linux or Win10 IoT in the future). This means:
Developers can directly use commonly used tools such as Visual Studio, C++/C #, Python, etc. without the need to learn embedded cross compilation environments.
Existing x86 platform visual code (such as using OpenCV, HALCON, Common Vision Blox, etc.) can be seamlessly migrated without the need to rewrite drivers or underlying APIs.
Supports GenICam standard and GenTL acquisition interface, compatible with various third-party image acquisition software.
Provide support for Open CV and Open CL, fully utilizing GPU and CPU parallel computing.
For users migrating from old x86 smart cameras or industrial control computers+standalone camera solutions, the software compatibility of the NEON series significantly shortens the development cycle and reduces maintenance costs.
Typical application case analysis
1. High speed robot grasping (NEON-1020)
On food or drug packaging lines, the conveyor belt speed can reach 5m/s, requiring cameras to capture moving objects in a very short exposure time. The 120fps global shutter of NEON-1020 combined with PWM strobe lighting can freeze motion, and with the fast ROI extraction of FPGA, real-time positioning and attitude calculation can be achieved, triggering robot grasping through digital output.
2. High precision 3D measurement (NEON-1040+from camera)
Utilizing dual camera stereo vision, with NEON-1040 as the primary camera and another GigE camera as the secondary camera, synchronously capturing different perspectives of the workpiece. Obtain dual images through GenTL, run stereo matching algorithms (such as SGB) on the CPU, generate point cloud data for size verification or reverse engineering. Integrated I/O can trigger the rotating table to achieve multi angle scanning.
3. OCR and barcode reading in harsh environments
In the foundry workshop or outdoor logistics station, IP67 protection ensures that the camera is not affected by dust and rain. The built-in x86 CPU can directly run OCR neural networks (such as Tesseract) or barcode decoding libraries without the need for an additional industrial computer, and send the results to the PLC via RS-232.
Notes on System Integration and Deployment
1. Power supply requirements
Requires 12-24V DC power supply (with a power consumption of approximately 15W), it is recommended to use industrial grade power supply and add surge suppressors. The power supply is connected through the M12 interface, pay attention to polarity.
2. Network configuration
The main camera has two network interfaces - one for main Ethernet (including PoE function)? But the document is not clear, the actual NEON series usually does not support PoE and requires separate power supply), and another one is used to connect from the camera. Suggest configuring an independent IP segment from the camera to avoid broadcast conflicts.
3. Trigger and synchronization
The external trigger signal is connected to the isolated input channel and can be set as a rising edge or falling edge trigger. Simultaneously, it can be triggered through software or PWM (internal timing). If multiple cameras are used for linkage, it is necessary to ensure that the synchronization delay of the trigger signal is less than 1ms.
4. Heat dissipation
Although the TDP is low, it is recommended to add auxiliary heat sinks or small fans to avoid frequency reduction when operating at full load for a long time in a closed chassis (such as continuous 120fps acquisition+deep learning inference).
5. Software installation
Applications can be deployed to SSDs via USB or network during development. It is recommended to enable the write filter function (EWF) of Windows to protect the lifespan of flash memory and prevent accidental shutdown from damaging the file system.
Common problems and troubleshooting suggestions
Possible causes and solutions for the problem phenomenon
The camera cannot recognize insufficient power supply or USB driver issues. Check the power supply voltage; Replace the USB cable; View Device Manager
Reduce exposure time and increase illumination brightness if the image is blurry or the drag exposure time is too long or the motion speed is too fast; Enable global shutter mode; Using external triggering for synchronization
Set the camera IP address separately if there is no image IP address conflict or GenTL configuration error from the camera; check the network cable and switch (if necessary); Confirm that the main camera software has started collecting data from the slave device
The digital output has no response, and the load current is too high or the output is not enabled to measure the load impedance, ensuring that it is less than the rated value; Check if the output channel in the software is set to high