Proem+ (All Models); What Changed With Picam 5.0; Code Updates To Retain Existing Behavior; Table E-13: Picam 4.X (And Older) Code Changes: Proem+ (All Models) - Teledyne Princeton Instruments PICam 5.x Programmer's Manual

Table of Contents

Advertisement

342
E.13 ProEM+ (All Models)
This section provides information necessary to update customer-modified code (PICam
4.x and older) for the following cameras in order for it to work as designed with PICam
5.0:
E.13.1

What Changed with PICam 5.0?

In PICam 5.0, the following parameters have been made symmetrical in general, and
have been swapped in Electron Multiplied
(PicamAdcQuality_ElectronMultiplied):
E.13.2

Code Updates to Retain Existing Behavior

Table E-13
continue working properly with PICam 5.0.

Table E-13: PICam 4.x (and Older) Code Changes: ProEM+ (All Models)

In PICam 4.x and Older Code, if you:
Action
ADC Quality: Electron Multiplied
Get
PicamParameter_ActiveLeftMargin
Set
PicamParameter_ActiveLeftMargin
Get
PicamParameter_ActiveRightMargin
Set
PicamParameter_ActiveRightMargin
Get
PicamParameter_SensorActiveLeftMa
rgin
Get
PicamParameter_SensorActiveRightM
argin
ADC Quality: Low Noise
Get
PicamParameter_ActiveRightMargin
Set
PicamParameter_ActiveRightMargin
Get
PicamParameter_SensorActiveRightM
argin
PICam™ 5.x Programmer's Manual

ProEM+ (All Models)

PicamParameter_ActiveLeftMargin
PicamParameter_SensorActiveLeftMargin
PicamParameter_SensorActiveRightMargin
lists code changes required to PICam 4.x (and older) code in order to
Parameter
and
PicamParameter_ActiveRightMargin
and
... in PICam 5.0, you need to:
Action
Get
PicamParameter_ActiveRightMargin
Set
PicamParameter_ActiveRightMargin
Get
PicamParameter_ActiveLeftMargin
16
from the value
Subtract
Add
16
to the value
PicamParameter_ActiveLeftMargin
Set
Get
PicamParameter_SensorActiveRightM
argin
Get
PicamParameter_SensorActiveLeftMa
rgin
Subtract
16
from the value
Get
PicamParameter_ActiveRightMargin
16
from the value
Subtract
Add
16
to the value
PicamParameter_ActiveRightMargin
Set
Get
PicamParameter_SensorActiveRightM
argin
Subtract
16
from the value
Issue 11
Parameter

Advertisement

Table of Contents
loading

Table of Contents