Skip to content

Commit

Permalink
Update home search from EPICS docs.
Browse files Browse the repository at this point in the history
(cherry picked from commit acf0d00)
  • Loading branch information
rsluiter authored and kmpeters committed Jun 6, 2018
1 parent d905a0c commit 3912afb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions motorApp/AerotechSrc/README
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,15 @@ between the call to drvAsynIPPortConfigure() and the call to
EnsembleAsynConfig() in the st.cmd file must be less than the ->Socket2Timeout
Parameter. If this is not done a socket timeout will occur during IOC
initialization and prevent EPICS from making a communication connection.)
- In order to execute a home search from EPICS, configure the following.
- Set the System > TaskExecutionSetup parameter so that the Auxiliary task is enabled
- Copy the HomeAsync.ab from
C:\Program Files (x86)\Aerotech\Ensemble\Samples\AeroBasic
to convenient local directory, such as
C:\Users\Public\Documents\Aerotech\Ensemble\User Files\AeroBasicPrgms
- From Ensemble Motion Composer, select the Auxililary task, then build and load the HomeAsync program.
- Finally, from Ensemble Configuration Manager, drag and drop the HomeAsync.bcx file to the Ensemble congtroller's file system.



DRIVER LIMITATIONS
Expand Down

0 comments on commit 3912afb

Please sign in to comment.