Updated EuromoveDriver to work with Prologix GPIB-Ethernet

Improved threshold handling on EL737
Minor changes
This commit is contained in:
2021-06-17 09:30:28 +02:00
parent 6de4a878ef
commit efbd0e19cf
7 changed files with 102 additions and 49 deletions

View File

@ -9,9 +9,10 @@ cd ${TOP}
drvAsynIPPortConfigure("serial1", "amor-ts:3002",0,0,0)
drvAsynIPPortConfigure("serial1", "129.129.195.83:1234",0,0,0)
#drvAsynIPPortConfigure("serial1", "amor-ts:3002",0,0,0)
#drvAsynIPPortConfigure("serial1", "localhost:9090",0,0,0)
EuroMoveCreateController("llb","serial1",1);
EuroMoveCreateController("llb","serial1", 10, 1);
### Motors