|
bool | Connect (int port) |
| Connects to the device through COM port.
|
|
void | Disconnect (bool cleanUp=true) |
| Disconnects from the device.
|
|
bool | GoToDfuMode () |
| Switches device to DFU mode.
|
|
bool | ChangeModeToPro () |
| Switches device to PRO mode.
|
|
bool | ChangeModeToSimple () |
| Switches device to SIMPLE mode.
|
|
bool | IsConnected () |
| Returns true, if connection to device is established.
|
|
bool | Reconnect () |
| Reconnects to alGety connected device.
|
|
string | GetElectronicSerialNumber () |
| Returns serial number of the electronic.
|
|
string | GetLensSerialNumber () |
| Returns serial number of the connected lens.
|
|
EConnectedDeviceType | GetLensType () |
| Returns type of the product on specific channel.
|
|
byte[] | GetValue (int registerId) |
| Returns register value.
|
|
bool | SetValue (int registerId, ValueType value) |
| Set register value and returns if write was successful.
|
|
◆ ChangeModeToPro()
bool ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.ChangeModeToPro |
( |
| ) |
|
◆ ChangeModeToSimple()
bool ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.ChangeModeToSimple |
( |
| ) |
|
◆ Connect()
bool ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.Connect |
( |
int | port | ) |
|
◆ Disconnect()
void ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.Disconnect |
( |
bool | cleanUp = true | ) |
|
◆ GetElectronicSerialNumber()
string ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.GetElectronicSerialNumber |
( |
| ) |
|
◆ GetLensSerialNumber()
string ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.GetLensSerialNumber |
( |
| ) |
|
◆ GetLensType()
EConnectedDeviceType ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.GetLensType |
( |
| ) |
|
◆ GetValue()
byte[] ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.GetValue |
( |
int | registerId | ) |
|
◆ GoToDfuMode()
bool ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.GoToDfuMode |
( |
| ) |
|
◆ IsConnected()
bool ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.IsConnected |
( |
| ) |
|
◆ Reconnect()
bool ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.Reconnect |
( |
| ) |
|
◆ SetValue()
bool ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.SetValue |
( |
int | registerId, |
|
|
ValueType | value ) |
◆ DeviceEeprom
◆ MiscFeatures
◆ SignalFlowManager
◆ SnapshotManager
◆ Status
IEccStatus ICC4cPwmSdk.Device.IEcc1cSdkDeviceController.Status |
|
get |
◆ TemperatureManager
The documentation for this interface was generated from the following file: