프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FakeButtonContactsRealDone | Gtk.Button | ||
StoredCanCaptureContacts | bool | ||
SuccededConnectContactsRealThread | bool | ||
WindowOpened | bool |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool |
public CheckAuto ( bool &isChronopicAuto ) : string | ||
isChronopicAuto | bool | |
리턴 | string |
public ConnectContactsReal ( Gtk app1, ChronopicRegisterPort, crp, int cpCount, string labelStr ) : void | ||
app1 | Gtk | |
crp | ChronopicRegisterPort, | |
cpCount | int | |
labelStr | string | |
리턴 | void |
public IsLastConnectedReal ( ChronopicRegisterPort, crp ) : bool | ||
crp | ChronopicRegisterPort, | |
리턴 | bool |
public TestsChangeMultitestFirmwareDo ( int debounceChange ) : bool | ||
debounceChange | int | |
리턴 | bool |