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