From b003b6730fa5092bb6d6e76131f8d79dea82abc1 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 20 Oct 2005 21:26:15 +0000 Subject: [PATCH] Add asynOctetSet[Input/Output]Eos() calls for MCB-4B. --- iocBoot/iocWithAsyn/st.cmd.unix | 2 +- iocBoot/iocWithMPF/st.cmd.Vx | 2 ++ iocBoot/iocWithMPF/st.cmd.unix | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) 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