Skip to content

Commit

Permalink
Location change for softScaler script
Browse files Browse the repository at this point in the history
  • Loading branch information
keenanlang authored Jun 10, 2021
1 parent d733d0a commit 1202b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iocBoot/iocxxx/examples/std.iocsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dbLoadRecords("$(STD)/stdApp/Db/ramp_tweak.db","P=$(PREFIX),Q=rt1")
#dbLoadRecords("$(STD)/stdApp/Db/IDctrl.db","P=$(PREFIX),xx=02us")

# Soft scaler for testing
#iocshLoad("$(STD)/iocsh/softScaler.iocsh", "P=$(PREFIX), INSTANCE=scaler1")
#iocshLoad("$(SCALER)/iocsh/softScaler.iocsh", "P=$(PREFIX), INSTANCE=scaler1")

# 4-step measurement
dbLoadRecords("$(STD)/stdApp/Db/4step.db", "P=$(PREFIX),Q=4step:")
Expand Down

0 comments on commit 1202b41

Please sign in to comment.