Property | Type | Description | |
---|---|---|---|
CrossValidate | bool | ||
CurvesReaded | int | ||
Debug | bool | ||
status | Status, |
Property | Type | Description | |
---|---|---|---|
es | EncoderStruct, | ||
optionsFile | string | ||
p | Process | ||
pinfo | ProcessStartInfo |
Method | Description | |
---|---|---|
SendEndProcess ( ) : void | ||
StartOrContinue ( EncoderStruct, es ) : bool |
Method | Description | |
---|---|---|
continueProcess ( ) : bool | ||
isRunning ( ) : bool | ||
pBinURL ( ) : string | ||
readingError ( object sendingProcess, DataReceivedEventArgs errorFromR ) : void | ||
startProcess ( ) : bool | ||
writeOptionsFile ( ) : void |
Method | Description | |
---|---|---|
isResponsive ( Process process ) : bool | ||
isRunningThisProcess ( Process p ) : bool |
public StartOrContinue ( EncoderStruct, es ) : bool | ||
es | EncoderStruct, | |
return | bool |
protected readingError ( object sendingProcess, DataReceivedEventArgs errorFromR ) : void | ||
sendingProcess | object | |
errorFromR | DataReceivedEventArgs | |
return | void |