1. DO NOT create a top-level sequence from scratch, make a copy of top_level_sequence.seq from the Template folder.
DO NOT edit GetReportFilePath, PostUUT, ReportOptions sequences unless you know what you're doing.
2. Every top-level sequence requires a *_Header.ini file
3. DO NOT create sub-sequence from scratch, make a copy of sub_sequence.seq from the Template folder
4. Sub-sequence does not require a *_Header.ini file
5. DO NOT modify the folder structure unless you know what you are doing.
Folder structure is set up for COI to display sequences for their corresponding projects.
Read COI manual to understand how it wants the folder structure to be set up for teststand sequences
6. Copy MTS_COI_Environment folder to C:\ProgramData\Raytheon\COI\
7. If running sequences in TestStand, make sure environment path points to:
C:\ProgramData\Raytheon\COI\MTS_COI_Environment\COIEnvironment.tsenv
To set it in TestStand: Configure -> Environment
Or
run "C:\Program Files (x86)\National Instruments\TestStand 2019\Bin\SeqEdit.exe" /env "C:\ProgramData\Raytheon\COI\MTS_COI_Environment\COIEnvironment.tsenv"