mirror of
https://github.com/nasa/trick.git
synced 2025-01-10 06:52:52 +00:00
14 lines
249 B
Python
14 lines
249 B
Python
|
|
||
|
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)
|
||
|
|