2.1: Creating a Project - jessaskey/fluke900link GitHub Wiki

Project workflow goes as follows:

  1. Click on 'New Project' in the toolbar (suggest to put your projects in a game specific folder under 'Fluke900Files').
  2. Inside the Project/Solution Explorer, click on 'New Location' file.
  3. Specify a location name, locations are usually specific to an entire PCB or major subsections of a PCB (VideoPCB, CPUPCB, SoundPCB, etc). The Location template file is used.
  4. Referencing the Fluke900 Documentation, specify the device names and locations. You may click on the 'Check Project' button in the Solution/Project Explorer at any time to make sure you don't have basic errors.
  5. Inside the Project/Solution Explorer, click on the 'New Sequence' file. The Sequence Template file is used.
  6. Referencing the Fluke900 Documentation, define a valid sequence. You may click on the 'Check Project' button in the Solution/Project Explorer at any time to make sure you don't have basic errors.
  7. Click on the 'Check+Copy+Compile' button (Blue Arrow) and the program will check for dependency issues, copy the project to the Fluke900 and then attempt to compile the .SEQ and .LOC files into .seq and .loc files for execution on the Fluke.
  8. If no errors are reported, 'Disconnect' from the Fluke900 by clicking on the Disconnect button in the main toolbar.
  9. Using the Fluke900 Keyboard, select 'Sequence' -> 'Run' and specify the test .seq filename to run.
  10. Test the DUT with the sequence.