Simulated devices for experimenting with SICS commands.
r1105 | ffr | 2006-09-04 15:37:58 +1000 (Mon, 04 Sep 2006) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
6e8501e19a
commit
bf109f0f02
19
site_ansto/instrument/hrpd/sim_configuration.tcl
Normal file
19
site_ansto/instrument/hrpd/sim_configuration.tcl
Normal file
@@ -0,0 +1,19 @@
|
||||
# $Revision: 1.1 $
|
||||
# $Date: 2006-09-04 05:37:58 $
|
||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||
# Last revision by: $Author: ffr $
|
||||
|
||||
#START SERVER CONFIGURATION SECTION
|
||||
source $env(SICSERVERHOME)/server_config.tcl
|
||||
#END SERVER CONFIGURATION SECTION
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
# System: Motor Subsystem
|
||||
#------------------------------------------------------------------------
|
||||
Motor nix ASIM 0 100 -1.0 0.01
|
||||
|
||||
# Simulated counter. No error rate.
|
||||
MakeCounter simCtr SIM -1.0
|
||||
simCtr SetExponent 0
|
||||
|
||||
MakeScanCommand xxscan simCtr hrpd.hdd recover.bin
|
||||
Reference in New Issue
Block a user