Building, Testing and Launching Device Types
-
Start the FBDK.
-
Import library elements if and as needed.
-
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.
-
Edit the device type's elements:
-
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!
-
Generate and compile a Java® source file with the Save As...
button.
-
Create a system configuration to test an
instance of the device type. For an example see the
TEST_SYS3
configuration.
-
Instructions for launching instances of Device types are given here.
-
Document your work. It's not done until
it's documented!