Skip to content

Commit

Permalink
Use ecmc 9.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssandstrom committed Nov 7, 2024
1 parent 7c69b54 commit c288f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions startup.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#- SYS
#-
#- [optional]
#- ECMC_VER = 9.6.1
#- ECMC_VER = 9.6.2
#- EthercatMC_VER = 3.0.2 (obsolete)
#- INIT = initAll
#- MASTER_ID = 0 <-- put negatuve number to disable master, aka non ec-mode
Expand Down Expand Up @@ -54,7 +54,7 @@ on error halt
#-
#-------------------------------------------------------------------------------
#- load required modules
epicsEnvSet(ECMC_VER,${ECMC_VER=9.6.1})
epicsEnvSet(ECMC_VER,${ECMC_VER=9.6.2})
require ecmc "${ECMC_VER}"

#- Require EthercatMC if used.
Expand Down

0 comments on commit c288f04

Please sign in to comment.