mirror of
https://github.com/nasa/trick.git
synced 2025-01-25 13:49:51 +00:00
16 lines
303 B
Python
16 lines
303 B
Python
|
|
# $Id: input.py 1182 2010-10-25 19:18:04Z wwoodard $
|
|
|
|
execfile("Modified_data/data_record.dr")
|
|
execfile("Modified_data/realtime.py")
|
|
|
|
|
|
#instruments.echo_jobs.echo_jobs_off()
|
|
|
|
#trick_sys.sched.init()
|
|
|
|
#trick.sim_services.exec_set_terminate_time(15.0)
|
|
|
|
trick.sim_services.exec_set_terminate_time(300.0)
|
|
|