MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Camera Features Category > Expert Level (Camera Features) > Expose

Expose

Picolo Picolo Junior 4 Picolo Pro 2 Picolo Pro 3 Picolo Tetra Picolo Tymo Picolo Alert Picolo Diligent

Description

Type

Enumerated

Description

Camera exposure principle

"Set" effect

Sets the camera exposure principle

"Get" effect

Returns the camera exposure principle currently involved

Classification

Class

Channel

Category

Camera Features

Level

Expert

Identifiers

String

Expose

C, C++

MC_Expose

.NET

MC.Expose

Numerical

1011

This parameter declares the exposure principle of the camera. The camera exposure principle is the way the light exposure function is handled inside the camera. This equally applies to area-scan and line-scan camera.

Values applicable to Domino series for progressive area-scan cameras

Name

Identifier

Description

PLSTRG

MC_Expose_PLSTRG

The line or frame exposure condition starts upon receiving a pulse from the frame grabber.

WIDTH

MC_Expose_WIDTH

The duration of a pulse issued by the frame grabber determines the line or frame exposure condition.

INTCTL

MC_Expose_INTCTL

The line or frame exposure condition is totally controlled by the camera. The exposure duration is set through camera configuration settings.

INTPRM

MC_Expose_INTPRM

The exposure is permanent.

Values applicable to Domino series for interlace area-scan cameras

Name

Identifier

Description

INTCTL

MC_Expose_INTCTL

The line or frame exposure condition is totally controlled by the camera. The exposure duration is set through camera configuration settings.

INTPRM

MC_Expose_INTPRM

The exposure is permanent.