Click or drag to resize

IObjectiveInfo Interface

Interface representing a row in the Objective Info table of the database

Namespace: LynceeTec.Interfaces
Assembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntax
public interface IObjectiveInfo : IFactorySetting, 
	ILynceeDataSet

The IObjectiveInfo type exposes the following members.

Properties
 NameDescription
Public propertyCoverGlassThickness_mm 
Public propertyCoverGlassType 
Public propertyDescription 
Public propertyDiameter_mm 
Public propertyImmersionLiquidTypeId 
Public propertyImmersionType 
Public propertyInstalled 
Public propertyLength_mm 
Public propertyLongWorkingDistance 
Public propertyMagnification The magnification of the objective.
Public propertyManufacturer 
Public propertyManufacturerReference 
Public propertyName 
Public propertyNumericalAperture 
Public propertyObjectiveId 
Public propertyObjectiveOrientation_Degrees 
Public propertyOptimalDistance_mm 
Public propertyParfocalDistance_mm 
Public propertyPixelXSize_um The calibrated value of the length corresponding to a pixel in the image in the X direction. In [um]
Public propertyPixelYSize_um The calibrated value of the length corresponding to a pixel in the image in the Y direction. In [um]
Public propertyPrimaryKey
(Inherited from ILynceeDataSet)
Public propertyStandardDistance_cm 
Public propertyTurretPositionIndex 
Public propertyType 
Public propertyWorkingDistance_mm 
Top
Methods
 NameDescription
Public methodInit
(Inherited from ILynceeDataSet)
Top
See Also