Building, Testing and Launching Device Types

  1. Start the FBDK.
  2. Import library elements if and as needed.
  3. Open a Device type by clicking on its entry in the Library Navigator.
    • A DeviceType template for creating new Device types is in the templates folder.
  4. Edit the device type's elements:
  5. When your editing is complete, save your work with the Save As... button.
    It is a good idea to save your work from time to time while editing, too!
  6. Generate and compile a Java® source file with the Save As... button.
  7. Create a system configuration to test an instance of the device type. For an example see the TEST_SYS3 configuration.
  8. Instructions for launching instances of Device types are given here.
  9. Document your work. It's not done until it's documented!