Supported by...
Flip is supported by the PL-B760 series cameras.
For all other cameras, flip is supported only by the Pixelink drivers and API.
Description
Flip controls the orientation of the image. The image can either be flipped horizontally or flipped vertically.
If the camera does not support flip, Pixelink software will provide software support for this feature.
API Control
Feature ID | Number of Params | Parameters | Units | Restrictions |
FEATURE_FLIP Vertical and horizontal flip of the image | 2 | fHorizontal | N/A (1=On, 0= Off). | 1 or 0 |
fVertical | N/A (1 = On, 0 = Off). | 1 or 0 |
Note: Changing this feature can change the PIXEL FORMAT in returned frames when using PIXEL_FORMAT_BAYERXXX.
Feature Flags
>
Camera | Presence | Read Only | Auto | Manual | One-time Auto | Off | CiD |
All Cameras | Yes | No | No | Yes | No | No | No |
Note: With the exception of the PL-B760 series, the API and Driver signal the presence of this feature. IIDC inquiries for the presence of the feature on-board the camera will find it unsupported except on the PL-B760 series.
Parameters
Camera | Parameter | Unit | Type | Min | Max | Default | Step Size |
All | Horizontal | n/a | Absolute | 0 | 1 | 0 | 1 |
Vertical | n/a | Absolute | 0 | 1 | 0 | 1 |