MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Acquisition Control Category > Adjust Level (Acquisition Control) > PageLength_Ln

PageLength_Ln

Picolo Picolo Junior 4 Picolo Pro 2 Picolo Pro 3 Picolo Tetra Picolo Tymo Picolo Alert Picolo Diligent
Domino Iota Domino Alpha 2 Domino Melody Domino Harmony Domino Symphony
Grablink Quickpack CFA

Description

Type

Integer

Description

Length of page acquisition

"Set" effect

Sets the page length as a number of lines

"Get" effect

Returns the currently page length

Classification

Class

Channel

Category

Acquisition Control

Level

Adjust

Identifiers

String

PageLength_Ln

C, C++

MC_PageLength_Ln

.NET

MC.PageLength_Ln

Numerical

1039

The PageLength_Ln is applicable to line-scan acquisition and declares the number of scanned lines stored into a surface.

The user is invited to set this parameter when AcquisitionMode=PAGE, WEB or LONGPAGE. Possible range of values is [1..65535].

On Quickpack ColorScan, the PageLength_Ln parameter must be a multiple of 4, otherwise the application will return a MC_ILLEGAL_PAGELENGTH_VALUE error code.

The user is invited to read back the parameter since MultiCam may trim its value to fulfill specific grabber requirements.

Refer to the MultiCam Acquisition Principles application note.

Possible values

1 to 65535 lines.