- 06 Sep 2024
- 1 Minute to read
- Print
- PDF
Introduction
- Updated on 06 Sep 2024
- 1 Minute to read
- Print
- PDF
The Features Reference Guide describes the features for Chromasens allPIXA evo cameras using the GenICam SFNC (Standard Feature Naming Convention).
In addition, the error codes of the camera are documented here.
Connection Timeouts
Reading and writing different features leads to different execution times on the camera and therefore to shorter or longer response times. To establish communication without getting timeouts the timeout parameters must be configured in a way to be within the execution time of all feature read/write requests.
Parameter | Value |
Control Channel timeout (CC_timeout) | 3000ms |
Control Channel retry count | 3 |
9000ms |
Special note for sphinx lib users. In SphinxLib HeartbeatRate corresponds to Device Link Heartbeat Timeout. The cc_heartbeat_timeout of sphinx lib should be set to a third of Device Link Heartbeat Timeout.