Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04c0d55c54 | |||
| 3eac9a9ffe | |||
| 18eed81737 |
8
Makefile
Normal file
8
Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
# Include the external Makefile
|
||||
include /ioc/tools/driver.makefile
|
||||
|
||||
MODULE=motorDeprecated
|
||||
ARCH_FILTER=RHEL%
|
||||
|
||||
TEMPLATES += db/motorDeprecated.db
|
||||
TEMPLATES += db/motorDeprecatedSim.db
|
||||
@@ -31,6 +31,7 @@ record(waveform, "$(P)$(M)-MsgTxt") {
|
||||
# enable axis
|
||||
record(longout, "$(P)$(M):Enable") {
|
||||
field(DTYP, "Soft Channel")
|
||||
field(VAL, "1")
|
||||
field(PINI, "YES")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user