Property | Type | Description | |
---|---|---|---|
FakeButtonContactsRealDone | Gtk.Button | ||
StoredCanCaptureContacts | bool | ||
SuccededConnectContactsRealThread | bool | ||
WindowOpened | bool |
Method | Description | |
---|---|---|
ChangeMultitestFirmwarePre ( int thresholdValue, int cpCount ) : bool | ||
CheckAuto ( bool &isChronopicAuto ) : string | ||
Chronopic2016 ( ) : System | ||
ConnectContactsReal ( Gtk app1, ChronopicRegisterPort, crp, int cpCount, string labelStr ) : void | ||
IsLastConnectedReal ( ChronopicRegisterPort, crp ) : bool | ||
SerialPortsCloseIfNeeded ( ) : void | ||
TestsChangeMultitestFirmwareDo ( int debounceChange ) : bool | ||
WindowsLastConnectedRealExists ( ) : bool |
Method | Description | |
---|---|---|
changeMultitestFirmwareDo ( int debounceChange ) : bool | ||
connectContactsRealDo ( ) : void | ||
connectContactsRealEnd ( ) : void | ||
createGui ( Gtk app1, string labelStr ) : void | ||
hideAndNull ( ) : void | ||
on_button_cancel_clicked ( object o, EventArgs args ) : void | ||
on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void | ||
pulseConnectContactsReal ( ) : bool |
public ChangeMultitestFirmwarePre ( int thresholdValue, int cpCount ) : bool | ||
thresholdValue | int | |
cpCount | int | |
return | bool |
public CheckAuto ( bool &isChronopicAuto ) : string | ||
isChronopicAuto | bool | |
return | string |
public ConnectContactsReal ( Gtk app1, ChronopicRegisterPort, crp, int cpCount, string labelStr ) : void | ||
app1 | Gtk | |
crp | ChronopicRegisterPort, | |
cpCount | int | |
labelStr | string | |
return | void |
public IsLastConnectedReal ( ChronopicRegisterPort, crp ) : bool | ||
crp | ChronopicRegisterPort, | |
return | bool |
public TestsChangeMultitestFirmwareDo ( int debounceChange ) : bool | ||
debounceChange | int | |
return | bool |
public WindowsLastConnectedRealExists ( ) : bool | ||
return | bool |
public Button,Gtk FakeButtonContactsRealDone | ||
return | Gtk.Button |
public bool SuccededConnectContactsRealThread | ||
return | bool |