_CameraSetAverageToQuality, _InputCameraEx, _InputDriver, _InputHWUnit, _InputHWUnitAndCamera, _InputHWUnitAndCamera2, _InputSetup, _ManualIntegration, Camera_AngleGet, Camera_AverageGet, Camera_AverageSet, Camera_ExposureGet, Camera_ExposureSet, Camera_GainBGet, Camera_GainBSet, Camera_GainRGet, Camera_GainRSet, Camera_IntegrateGet, Camera_IntegrateSet, Camera_RelayLensGet, Camera_RelayLensSet, Camera_RotateGet, Camera_RotateSet, Camera_SensorModeGet, Camera_SensorModeSet, Camera_TemperatureGet, Camera_TriggerModeGet, Camera_TriggerModeSet, CameraFormatGet, CameraFormatSet, CameraSettings_Load, CameraSettings_Remove, CameraSettings_RemoveAll, CameraSettings_Save, CameraUpdateGUI, ChangeFollowExposureMode, EnableFocusCriterium, EnableMouseXY, EnableTrackXY, GetCameraName, GetCameraResolution, GetCurrentCameraDriverName, GetCurrentCameraName, GetFollowExposureMode, InputCameraEx, InputHWUnit, LockCameraMagnification, ManualIntegration, ResetFocusCriteriumMax, ShowShadingCorrections, TestMacroToClipboard_CameraGet, TestMacroToClipboard_CameraGetAndSet, ToggleInputSetup, TrackXYSetup
Description
CameraFormatGet( intCameraPropMode
, char *CameraFormatParam
);
This function retrieves a camera format of a specified property mode.
Description
CameraFormatSet( intCameraPropMode
, char *CameraFormatParam
);
This function sets a camera format in a specified property mode
Description
CameraSettings_Load(
char *SettingName
);
This function loads and activates a previously saved camera setting of the current camera.
Description
CameraSettings_Remove(
char *SettingName
);
This function deletes a previously saved camera setting of the current camera.
Description
CameraSettings_RemoveAll();
This function removes all the saved settings of the current camera.
Description
CameraSettings_Save(
char *SettingName
);
This function saves the current camera setting under a defined name.
Description
CameraUpdateGUI();
This function updates values showed in the camera input setup dialog according to the values set in the camera.
Description
Camera_AngleGet(
double *pdAngle
);
This function retrieves the camera rotation angle set in the Camera Light Path dialog window.
Description
Camera_AverageGet(
int *piAverage
);
This function returns the set averaging parameter of the acquisition.
See Also
Camera_AverageSet
Description
Camera_AverageSet(
int iAverage
);
Sets the averaging parameter of the acquisition.
See Also
Camera_AverageGet
Description
Camera_ExposureGet(
double *pdExposureMs
);
Retrieves the set camera exposure time.
Description
Camera_ExposureSet(
double dExposureMs
);
Sets the camera exposure time.
Description
Camera_GainRGet(
double *pdExposureMs
);
Returns camera white balance gain for the red colour component.
Description
Camera_GainRSet(
double dExposureMs
);
Sets the camera white balance gain for the red colour component.
Description
Camera_GainBGet(
double *pdExposureMs
);
Returns the camera white balance gain for the blue colour component.
Description
Camera_GainBSet(
double dExposureMs
);
Sets the camera white balance gain for the blue colour component.
Description
Camera_IntegrateGet(
int *piIntegrate
);
This function retrieves the integrating parameter of the acquisition.
See Also
Camera_IntegrateSet
Description
Camera_IntegrateSet(
int iIntegrate
);
This function sets the integrating parameter of the acquisition.
See Also
Camera_IntegrateGet
Description
Camera_RelayLensGet(
double *pdRelayLens
);
Gets the information about the camera relay lens magnification.
Description
Camera_RelayLensSet(
double dRelayLens
);
Sets the camera relay lens value.
Description
Camera_RotateGet(
double *pdAngleRotate
);
This function retrieves the angle of camera rotation.
Description
Camera_RotateSet(
double dAngleRotate
);
This function sets the proper angle of the camera rotation.
Description
Camera_SensorModeGet(
int *piSensorMode
);
This function retrieves the sensor mode.
See Also
Camera_SensorModeSet
Description
Camera_SensorModeSet(
int iSensorMode
);
This function sets the sensor mode.
See Also
Camera_SensorModeGet
Description
Camera_TemperatureGet(
double *pdTemperature
);
This function gets the current camera temperature.
Description
Camera_TriggerModeGet(
int *piTriggerMode
);
This function retrieves the set camera trigger mode.
See Also
Camera_TriggerModeSet
Description
Camera_TriggerModeSet(
int iTriggerMode
);
This function sets the camera trigger mode.
See Also
Camera_TriggerModeGet
Description
ChangeFollowExposureMode(
int iCameraIndex
);
Switches the Follow Exposure Mode on/off. This equals the check box Enable Active Shutter Blanking on Live in Acquire > Camera Light Path.
See Also
GetFollowExposureMode
Description
EnableFocusCriterium(
int CriteriumEnable
);
This function enables/disables appearance of the focus criteria in the System Information Graph.
Description
EnableMouseXY(
int Enabled
);
This function turns the Mouse XY tool ON/OFF. The tool enables the user to move a motorized stage by dragging the live image via mouse.
Description
EnableTrackXY(
int Enabled
);
This function tracks an object on Live in real time when using a vector controlled stage.
Description
int GetCameraName( char *Name
, intIndex
);
Returns a unique camera name according to the index number.
char szCamName[256]; GetCameraName(szCamName, 0); GetCameraName(szCamName, 1);
See Also
GetCurrentCameraName
Description
GetCameraResolution( intiCameraMode
, int *pCameraResolutionWidth
, int *pCameraResolutionHeight
, double *pCameraPixelSize
);
This function retrieves resolution of the Live/Quality mode of the current camera.
Parameters
int x; int y; double d; GetCameraResolution(1,&x,&y,&d); // first param: 1 for live 2 for quality ShowVars("",2);
Note
Note the ampersand character denoting address of a variable to be filled by the function.
Description
GetCurrentCameraDriverName(
char *DriverName
);
This function returns a unique name of the currently selected camera driver.
Description
GetCurrentCameraName(
char *Name
);
This function returns a unique name of the currently selected camera.
Description
GetFollowExposureMode( intiCameraIndex
, int *pEnable
);
Returns the state of the Follow Exposure mode.
Parameters
See Also
ChangeFollowExposureMode
Interactive command to this function: Select Camera
Description
InputCameraEx(
int Index
);
This function sets a camera according to the specified index number.
Description
InputHWUnit( char *HWUnitName
, char *CameraName
);
This function makes selected HW unit and camera active for image acquisition.
See Also
_InputHWUnit, _InputDriver, _InputHWUnitAndCamera, _InputSetup
Description
int LockCameraMagnification(
int LockMagnification
);
This function locks the picture view. E.g.: In Live-fast zoom to a cell, then call this function. Now if captured, you can see the same cell in a view. Camera magnification is also automatically locked when the live window is maximized.
Parameters
Interactive command to this function: Acquire > Manual Integration
Description
ManualIntegration(
int iStopOnOversaturation
);
Opens a dialog window for manual integration of subsequent camera frames.
Description
ResetFocusCriteriumMax();
This function discards the current maximum focus criterion value of the automatic camera focus criterion estimation algorithm. This estimation is indicated in the status bar.
Description
TestMacroToClipboard_CameraGet();
This function is only for testing purposes.
Description
TestMacroToClipboard_CameraGetAndSet();
This function is only for testing purposes.
Description
ToggleInputSetup();
Toggles the visibility of camera input setup window.
Note
Toggles the visibility of camera input setup window. For directly specifying the input setup window visibility, use the ShowInputSetup function.
See Also
ShowInputSetup
This function runs the Acquire > Average > Define Average to Quality command.
Description
_CameraSetAverageToQuality();
This function displays a window which sets the quality parameter for averaging.
See Also
CameraSet_AverageToQuality
This function runs the Select Camera command.
Description
_InputCameraEx();
This function displays the Select Camera dialog box.
See Also
_InputDriver, _InputHWUnit, _InputHWUnitAndCamera, _InputSetup
Description
_InputDriver();
This function displays the Driver Selection dialog window where it is possible to choose the active display driver.
Description
_InputHWUnit();
This function shows a dialog where HW units can be managed (add, remove, edit, ...). The dialog appears only if there are more HW units available.
See Also
_InputCameraEx, _InputDriver, _InputHWUnitAndCamera, _InputSetup
Description
_InputHWUnitAndCamera();
This function displays a window where it is possible to choose the type of the current camera. You can also select the rotation angle and flipping of image coming from the camera.
See Also
_InputCameraEx, _InputDriver, _InputHWUnit, _InputSetup
Description
_InputHWUnitAndCamera2(
int iActiveGrabber
);
This function displays a window where it is possible to choose the type of the camera specified by the parameter.
This function runs the Acquire > Camera Settings command.
Description
_InputSetup();
This function displays the Input Setup camera dialog window.
See Also
_Grabbing
This function runs the Acquire > Manual Integration command.
Description
_ManualIntegration();
Opens a dialog window for manual integration of subsequent camera frames.