diff --git a/iocBoot/iocWithAsyn/st.cmd.unix b/iocBoot/iocWithAsyn/st.cmd.unix index 7aec3dcc..9b8cb2e8 100644 --- a/iocBoot/iocWithAsyn/st.cmd.unix +++ b/iocBoot/iocWithAsyn/st.cmd.unix @@ -73,9 +73,9 @@ MM4000Config(0, "L0") # (1) controller # (2) ASYN port name #!MCB4BConfig(0, "L0") -#!var drvMCB4BDebug 4 #!asynOctetSetInputEos("L0",0,"\r") #!asynOctetSetOutputEos("L0",0,"\r") +#!var drvMCB4BDebug 4 # Newport ESP300 driver setup parameters: # (1) maximum number of controllers in system diff --git a/iocBoot/iocWithMPF/st.cmd.Vx b/iocBoot/iocWithMPF/st.cmd.Vx index 5ca20cc6..a9ecab42 100644 --- a/iocBoot/iocWithMPF/st.cmd.Vx +++ b/iocBoot/iocWithMPF/st.cmd.Vx @@ -79,6 +79,8 @@ dbLoadTemplate("motor.substitutions") # (1) controller # (2) ASYN port name #!MCB4BConfig(0, "a-Serial[0]") +#!asynOctetSetInputEos("a-Serial[0]",0,"\r") +#!asynOctetSetOutputEos("a-Serial[0]",0,"\r") #!drvMCB4BDebug=4 # Newport ESP300 driver setup parameters: diff --git a/iocBoot/iocWithMPF/st.cmd.unix b/iocBoot/iocWithMPF/st.cmd.unix index 7aec3dcc..9b8cb2e8 100644 --- a/iocBoot/iocWithMPF/st.cmd.unix +++ b/iocBoot/iocWithMPF/st.cmd.unix @@ -73,9 +73,9 @@ MM4000Config(0, "L0") # (1) controller # (2) ASYN port name #!MCB4BConfig(0, "L0") -#!var drvMCB4BDebug 4 #!asynOctetSetInputEos("L0",0,"\r") #!asynOctetSetOutputEos("L0",0,"\r") +#!var drvMCB4BDebug 4 # Newport ESP300 driver setup parameters: # (1) maximum number of controllers in system