Review developing generic main file and creating new from template as well as standard workspace setup. Demonstration of the file revisioning tool in NetLinx Studio.
Review DEFINE_DEVICE section including referencing local system and other system device addressing. Demonstrate advantages of multiple DEFINE_CONSTANT sections.
Discussion of DEV data type and create array of touch panel devices. Compare multiple 1-dimensional button arrays to a single multi-dimensional button array.
Review button event programming and how to implement for a 2-dimensional button array across an array of devices. Discuss debug messages and compare the various available methods.
Review button feedback options including discussion on the potential detrimental effect on system performance through the incorrect use of DEFINE_PROGRAM.