Click or drag to resize

DataSetForEnabledModuleCFGEnabledModuleTableCFGDataTableAddEnabledModuleTableCFGRow Method (Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, Int32, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean)

Namespace:  LynceeTec.Eucalyptus.Internal
Assembly:  LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 8.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:49 UTC
Syntax
public DataSetForEnabledModuleCFGEnabledModuleTableCFGRow AddEnabledModuleTableCFGRow(
	bool OpticalPathLengthActive,
	bool PolarizationActive,
	bool IllumIntensActive,
	bool SequenceActive,
	bool AVIActive,
	bool ProductionActive,
	bool ScriptActive,
	bool CommunicationActive,
	bool ScanningActive,
	bool StroboscopicActive,
	bool StageXYActive,
	bool ProductionUserInterfaceDllActive,
	string ProductionUserInterfaceDllName,
	bool AutomaticProductionStart,
	int ProductionNoToStart,
	string ProductionNameToStart,
	bool TopographyActive,
	bool AutomaticUserInterfaceStart,
	bool StitchingActive,
	bool FilterSwitchActive,
	int StroboscopicType,
	bool MultipleLambdaStatic,
	bool ProfileMapping,
	bool OPL2Active
)

Parameters

OpticalPathLengthActive
Type: SystemBoolean
PolarizationActive
Type: SystemBoolean
IllumIntensActive
Type: SystemBoolean
SequenceActive
Type: SystemBoolean
AVIActive
Type: SystemBoolean
ProductionActive
Type: SystemBoolean
ScriptActive
Type: SystemBoolean
CommunicationActive
Type: SystemBoolean
ScanningActive
Type: SystemBoolean
StroboscopicActive
Type: SystemBoolean
StageXYActive
Type: SystemBoolean
ProductionUserInterfaceDllActive
Type: SystemBoolean
ProductionUserInterfaceDllName
Type: SystemString
AutomaticProductionStart
Type: SystemBoolean
ProductionNoToStart
Type: SystemInt32
ProductionNameToStart
Type: SystemString
TopographyActive
Type: SystemBoolean
AutomaticUserInterfaceStart
Type: SystemBoolean
StitchingActive
Type: SystemBoolean
FilterSwitchActive
Type: SystemBoolean
StroboscopicType
Type: SystemInt32
MultipleLambdaStatic
Type: SystemBoolean
ProfileMapping
Type: SystemBoolean
OPL2Active
Type: SystemBoolean

Return Value

Type: DataSetForEnabledModuleCFGEnabledModuleTableCFGRow
See Also