Property | Type | Description | |
---|---|---|---|
crpl | ChronopicRegisterPortList, |
Method | Description | |
---|---|---|
ConnectedOfType ( ChronopicRegisterPort, type ) : ChronopicRegisterPort, | ||
GetTwoContactsConnected ( ) : List |
||
NumConnectedOfType ( ChronopicRegisterPort, type ) : int | ||
UnknownFound ( ) : bool |
Method | Description | |
---|---|---|
createList ( ) : void | ||
getPorts ( bool debug ) : List |
||
process ( ) : void | ||
readFTDI ( ChronopicRegisterPort, crp ) : ChronopicRegisterPort, | ||
registerAddOrUpdate ( ChronopicRegisterPort, crp ) : void |
public ConnectedOfType ( ChronopicRegisterPort, type ) : ChronopicRegisterPort, | ||
type | ChronopicRegisterPort, | |
return | ChronopicRegisterPort, |
public NumConnectedOfType ( ChronopicRegisterPort, type ) : int | ||
type | ChronopicRegisterPort, | |
return | int |
protected readFTDI ( ChronopicRegisterPort, crp ) : ChronopicRegisterPort, | ||
crp | ChronopicRegisterPort, | |
return | ChronopicRegisterPort, |
protected registerAddOrUpdate ( ChronopicRegisterPort, crp ) : void | ||
crp | ChronopicRegisterPort, | |
return | void |