MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Grabber Timing Category > Adjust Level (Grabber Timing) > OffsetX_Px

OffsetX_Px

Description

Type

Integer

Description

Adjustment of grabbing window horizontal position

"Set" effect

Offsets the position in the horizontal direction

"Get" effect

Returns the effective current horizontal offset

Classification

Class

Channel

Category

Grabber Timing

Level

Adjust

Identifiers

String

OffsetX_Px

C, C++

MC_OffsetX_Px

.NET

MC.OffsetX_Px

Numerical

825

This parameter is expressed as a number of digitized pixels.

Positive values shift the grabbing window in the right direction. The resulting displayed image is shifted in the left direction.

Negative values shift the grabbing window in the left direction. The resulting displayed image is shifted in the right direction.

The "get" value exactly reflects the shifted amount. For internal hardware reasons, it may slightly differ from the "set" value established by the user.

The parameter OffsetX_Px is usable when the camera feeding the channel is an analog or digital area-scan or line-scan camera.

Parameters setting

The parameters must be set in the following order:

  1. The GrabWindow parameter is set to MAN.
  2. The WindowX_Px and the WindowY_Ln parameters are defined.
  3. The OffsetX_Px and the OffsetY_Ln parameters are defined.