Skip to content

Commit

Permalink
Merge pull request #203 from cdn-lnk/el3314-0002-doc
Browse files Browse the repository at this point in the history
Update missing filter settings for EL3314-0002
  • Loading branch information
anderssandstrom authored Mar 5, 2024
2 parents 087dd0d + 7e5947b commit d49d4f1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions hardware/Sensors/ecmcEL33XX-Sensor-generic.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -156,12 +156,13 @@ epicsEnvUnset("ECMC_SKIP_ME")
#- 5 2 kHz 50 Hz
#- 6 3.75 kHz 60 Hz
#- 7 7.5 kHz 100 Hz
#- 8 15 kHz ???
#- 9 30 kHz ???
#- 10 5 Hz ???
#- 11 10 Hz ???
#- 12 ???
#- 13 ???
#- 8 15 kHz 200 Hz
#- 9 30 kHz 400 hz
#- 10 5 Hz 800 Hz
#- 11 10 Hz 1000 Hz
#- 12 2000 Hz
#- 13 4000 Hz
#- 20 50/60 Hz
epicsEnvSet("ECMC_EC_SDO_INDEX_OFFSET", "0x15")
epicsEnvSet("ECMC_EC_SDO_SIZE", "2")
epicsEnvSet("ECMC_EC_SDO_VALUE", "0")
Expand Down

0 comments on commit d49d4f1

Please sign in to comment.