runmanager.compile_labscript_with_globals_files

runmanager.compile_labscript_with_globals_files(labscript_file, globals_files, output_path)[source]

Creates a run file output_path, using all the globals from globals_files. Compiles labscript_file with the run file, returning the processes return code, stdout and stderr.