Show more Show less
Course name | Date
Continuation of session exercise review - event programming and touch panel text field updates.
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 DEFINE_DEVICE section including referencing local system and other system device addressing. Demonstrate advantages of multiple DEFINE_CONSTANT sections.
Overview of demonstration programming intent for master to master communications.
Implement 3rd Party DVD device control in NetLinx comm module through virtual device channels. Develop discrete power functionality from device power toggle and state feedback.
Implement 3rd Party DVD device feedback in NetLinx comm module through updates at virtual device channels. Develop 3rd party device status polling regime with associated ramifications on perceived system performance and user experience.
Introduction to session. Present demonstration programming intent including review of needed existing code revisions and leveraging code examples in NetLinx Studio keyword help.
Present the exercise requirements for this session.
Review the exercise solution for this session - define required constants, structures and variables. Read in CSV data and populate variable structure array.
Continuation of session exercise review - custom event programming, drive touch panel popup pages and update variable text fields.
Identify run-time errors and correct Roku IP address data. Review loading files from NetLinx Studio Other system repository to NetLinx master.
Overview of the options in the Help dialog of the web console including documentation, licensing and instance versions.
Continuation of the Help dialog options review including diagnostics and logging.
Introduction to RMS Administration course and overview of HTML 5 Dashboard interface. Detailed review of Update Manager and Reporting features.
Introduction to session. Discuss IP communications in general and present demonstration programming intent.
Present the exercise requirements for this session. Review IP Switcher Java emulator.
Review the exercise solution for this session - new device include from template include and main file dependencies.
Continuation of the session exercise review - IP Switcher device button event and feedback programming.
Continuation of the session exercise review - IP Switcher device string parsing.
Develop generic template include file for persistent IP socket device communications - constant, structure and variable definitions. Show use case for curating and implementation of universal global include file.