Minor fixes to the PhytronDriver

Removed some annoying messages grom Nanotec Driver
This commit is contained in:
2019-10-10 11:35:25 +02:00
parent bf2ff63a4b
commit 3133d933fa
3 changed files with 7 additions and 5 deletions

View File

@ -12,8 +12,8 @@ cd ${TOP}
dbLoadDatabase "../../dbd/sinqEPICS.dbd"
#drvAsynIPPortConfigure("serial1", "129.129.195.58:22222",0,0,0)
drvAsynIPPortConfigure("serial1", "localhost:9090",0,0,0)
drvAsynIPPortConfigure("serial1", "129.129.195.58:22222",0,0,0)
#drvAsynIPPortConfigure("serial1", "localhost:9090",0,0,0)
PhytronCreateController("phy","serial1","0",1,0);
### Motors