Example: Sensor configuration file for GigE network camera
Updated: October 28, 2024
The following configuration file is for one network (e.g., Gigabit Ethernet (GigE)) camera connected to the target.
When there's one GigE camera connected to the board,
you can use wildcards in the address parameter, which are denoted
by four 0 values. The ip_address segment value
0.0.0.0 specifies auto-discovery and the camera to match is one with the
serial number 16049441.
begin SENSOR_UNIT_1
type = ip_camera
address = 0.0.0.0, gige_vision, 16049441
end SENSOR_UNIT_1