Files
motorBase/iocBoot/iocWithAsyn
2013-06-26 21:20:44 +00:00
..
2013-04-29 17:26:24 +00:00
2013-04-29 17:26:27 +00:00
2013-04-15 16:33:38 +00:00
2011-04-05 22:54:37 +00:00
2011-04-05 22:53:14 +00:00
2011-04-07 03:43:14 +00:00
2013-06-26 21:20:44 +00:00
2013-04-15 23:20:19 +00:00
2012-09-12 17:20:32 +00:00
2011-03-29 18:39:15 +00:00
2012-12-12 20:26:52 +00:00
2008-11-25 16:55:44 +00:00
2011-04-05 22:53:14 +00:00
2011-03-31 12:42:00 +00:00

To build any examples;

- in <motor>/configure/RELEASE: EPICS_BASE and MOTOR must be defined.

- in <motor>/Makefile: the following two lines must be uncommented;
  #DIRS := $(DIRS) $(filter-out $(DIRS), motorExApp)
  #DIRS := $(DIRS) $(filter-out $(DIRS), iocBoot)

To build the iocWithAsyn example;

- in <motor>/configure/RELEASE: IPAC and ASYN must be defined.
          
          
Finally, cd <motor>; gnumake clean uninstall; gnumake

To run this Newport MM4000/5, "asyn" example on a Unix OS;
- Set the EPICS_HOST_ARCH environment variable correctly.
- Edit the st.cmd.unix file for either sun or linux.
- Start the ioc from this directory by executing the following command.

../../bin/${EPICS_HOST_ARCH}/WithAsyn st.cmd.unix