-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# motorNewFocus | ||
EPICS motor drivers for the following [New Focus](https://www.newport.com/b/new-focus) controllers: 8750, 8752, & 874x | ||
|
||
motorNewFocus is a submodule of [motor](https://github.com/epics-modules/motor). When motorNewFocus is built in the ``motor/modules`` directory, no manual configuration is needed. | ||
|
||
motorNewFocus can also be built outside of motor by copying it's ``EXAMPLE_RELEASE.local`` file to ``RELEASE.local`` and defining the paths to ``MOTOR`` and itself. | ||
|
||
motorNewFocus contains an example IOC that is built if ``CONFIG_SITE.local`` sets ``BUILD_IOCS = YES``. The example IOC can be built outside of driver module. |