Minor fixes to the PhytronDriver
Removed some annoying messages grom Nanotec Driver
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user