From 55c850b1245d72e939402a10282b776db51e387d Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Fri, 15 Dec 2006 16:44:16 +0000 Subject: [PATCH] Added examples for deviceCmdReply.req and timer.req --- iocBoot/iocvxWorks/auto_settings.req | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/iocBoot/iocvxWorks/auto_settings.req b/iocBoot/iocvxWorks/auto_settings.req index 7ff3249..73e63f5 100644 --- a/iocBoot/iocvxWorks/auto_settings.req +++ b/iocBoot/iocvxWorks/auto_settings.req @@ -168,3 +168,7 @@ $(P)hsc1:debug ## PF4 dual filter #file pf4dual.req P=$(P),H=pf401:,F=seq01: + +#file deviceCmdReply.req P=$(P),N=1 + +#file timer.req P=$(P),N=1 -- GitLab