Click or drag to resize

DHMConfigFilesHardwareTableDataTableAddHardwareTableRow Method (Byte, Byte, String, Boolean, Int16, Boolean, Boolean, Int16, Int32, Int32, String)

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 DHMConfigFilesHardwareTableRow AddHardwareTableRow(
	byte MicroscopeType,
	byte CameraActiveNo,
	string LicenceSoft,
	bool AutoLogin,
	short AutoLoginUserNo,
	bool ErrorSpyFileON,
	bool CommunicationSpyFileON,
	short DigitizerId,
	int ScanningCameraConfig,
	int WaitSourceTimeMs,
	string CameraUniqueID
)

Parameters

MicroscopeType
Type: SystemByte
CameraActiveNo
Type: SystemByte
LicenceSoft
Type: SystemString
AutoLogin
Type: SystemBoolean
AutoLoginUserNo
Type: SystemInt16
ErrorSpyFileON
Type: SystemBoolean
CommunicationSpyFileON
Type: SystemBoolean
DigitizerId
Type: SystemInt16
ScanningCameraConfig
Type: SystemInt32
WaitSourceTimeMs
Type: SystemInt32
CameraUniqueID
Type: SystemString

Return Value

Type: DHMConfigFilesHardwareTableRow
See Also