From 47ebc010b285013dea73e0e691f33d79f05828c2 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 21 Sep 2004 17:05:46 +0000 Subject: [PATCH] MM3000 added. --- iocBoot/iocWithAsyn/st.cmd.Vx | 7 +++++-- iocBoot/iocWithAsyn/st.cmd.unix | 7 +++++-- iocBoot/iocWithMPF/st.cmd.Vx | 7 +++++-- iocBoot/iocWithMPF/st.cmd.unix | 7 +++++-- 4 files changed, 20 insertions(+), 8 deletions(-) diff --git a/iocBoot/iocWithAsyn/st.cmd.Vx b/iocBoot/iocWithAsyn/st.cmd.Vx index 47cd7f9b..dfdc1c18 100644 --- a/iocBoot/iocWithAsyn/st.cmd.Vx +++ b/iocBoot/iocWithAsyn/st.cmd.Vx @@ -27,15 +27,18 @@ dbLoadRecords("$(TOP)/db/WithMPF.db") # Configure the ASYN server code. This MUST be configured too! < st_asynserver.cmd.Vx -# Newport MM4000 driver setup parameters: +# Newport MM3000 and MM4000/5/6 driver setup parameters: # (1) maximum number of controllers in system # (2) motor task polling rate (min=1Hz,max=60Hz) +#!MM3000Setup(1, 10) #!MM4000Setup(1, 10) -# Newport MM4000 driver configuration parameters: +# Newport MM3000 and MM4000/5/6 driver configuration parameters: # (1) controller# being configured # (2) ASYN port name # (3) address (GPIB only) +#!MM3000Config(0, "a-Serial[0]") +#!drvMM3000debug=4 #!MM4000Config(0, "a-Serial[0]") #!drvMM4000debug=4 diff --git a/iocBoot/iocWithAsyn/st.cmd.unix b/iocBoot/iocWithAsyn/st.cmd.unix index 770369be..3e3c8cee 100644 --- a/iocBoot/iocWithAsyn/st.cmd.unix +++ b/iocBoot/iocWithAsyn/st.cmd.unix @@ -21,15 +21,18 @@ asynSetOption("L0", -1, "clocal", "Y") asynSetOption("L0", -1, "crtscts", "N") -# Newport MM4000 driver setup parameters: +# Newport MM3000 and MM4000/5/6 driver setup parameters: # (1) maximum number of controllers in system # (2) motor task polling rate (min=1Hz,max=60Hz) +#!MM3000Setup(1, 10) MM4000Setup(1, 10) -# Newport MM4000 driver configuration parameters: +# Newport MM3000 and MM4000/5/6 driver configuration parameters: # (1) controller# being configured # (2) ASYN port name # (3) address (GPIB only) +#!MM3000Config(0, "a-Serial[0]") +#!drvMM3000debug=4 MM4000Config(0, "L0") #!var drvMM4000debug 4 diff --git a/iocBoot/iocWithMPF/st.cmd.Vx b/iocBoot/iocWithMPF/st.cmd.Vx index 47cd7f9b..dfdc1c18 100644 --- a/iocBoot/iocWithMPF/st.cmd.Vx +++ b/iocBoot/iocWithMPF/st.cmd.Vx @@ -27,15 +27,18 @@ dbLoadRecords("$(TOP)/db/WithMPF.db") # Configure the ASYN server code. This MUST be configured too! < st_asynserver.cmd.Vx -# Newport MM4000 driver setup parameters: +# Newport MM3000 and MM4000/5/6 driver setup parameters: # (1) maximum number of controllers in system # (2) motor task polling rate (min=1Hz,max=60Hz) +#!MM3000Setup(1, 10) #!MM4000Setup(1, 10) -# Newport MM4000 driver configuration parameters: +# Newport MM3000 and MM4000/5/6 driver configuration parameters: # (1) controller# being configured # (2) ASYN port name # (3) address (GPIB only) +#!MM3000Config(0, "a-Serial[0]") +#!drvMM3000debug=4 #!MM4000Config(0, "a-Serial[0]") #!drvMM4000debug=4 diff --git a/iocBoot/iocWithMPF/st.cmd.unix b/iocBoot/iocWithMPF/st.cmd.unix index 770369be..3e3c8cee 100644 --- a/iocBoot/iocWithMPF/st.cmd.unix +++ b/iocBoot/iocWithMPF/st.cmd.unix @@ -21,15 +21,18 @@ asynSetOption("L0", -1, "clocal", "Y") asynSetOption("L0", -1, "crtscts", "N") -# Newport MM4000 driver setup parameters: +# Newport MM3000 and MM4000/5/6 driver setup parameters: # (1) maximum number of controllers in system # (2) motor task polling rate (min=1Hz,max=60Hz) +#!MM3000Setup(1, 10) MM4000Setup(1, 10) -# Newport MM4000 driver configuration parameters: +# Newport MM3000 and MM4000/5/6 driver configuration parameters: # (1) controller# being configured # (2) ASYN port name # (3) address (GPIB only) +#!MM3000Config(0, "a-Serial[0]") +#!drvMM3000debug=4 MM4000Config(0, "L0") #!var drvMM4000debug 4