By sending different Product and Sensor Parameters to the camera you can activate different Jobs and Tasks (ProductType
).
For example:
ProductType 1002: Measure the MDT (mounting detection tool) and give the values R, X, Angle
ProductType 1: Measure the angle in a ROI (region of interest)
ProductType 0: Do nothing
Set the necessary step (parameter ID) with the STRING command:
Parameter ID | ID | Effect |
---|---|---|
CMD_STOP | 0 | Stop image acquisition and set NbrLines to 0 |
CMD_RECEIVE_PRODUCT_DATA | 40 | Send product parameter from Host to Camera |
CMD_RECEIVE_SENSOR_DATA | 43 | Send sensor parameter from Host to Camera |
...
Info |
---|
Attention: Please take care, that you send the parameters to both sensors (front and back) by using the individual sensor IP. |
Optional:
Instead of sending the different parameter settings all the time, you can predefine the main parameters in a sensor and product file.
...