- Major changes folling the rework of the connection object
- Added support for galil controllers
This commit is contained in:
@ -181,7 +181,7 @@ static long IlmStart(long pc, void *object) {
|
||||
EaseStop(eab);
|
||||
goto quit;
|
||||
}
|
||||
ParPrintf(drv, eStatus, "connected to %s", eab->version);
|
||||
ParPrintf(drv, eLog, "connected to %s", eab->version);
|
||||
eab->msg[0]='\0'; /* o.k. */
|
||||
FsmCall(IlmRead);
|
||||
return __LINE__; case __LINE__: /**********************************/
|
||||
|
Reference in New Issue
Block a user