Structures in the DEFINE_TYPE & DEFINE_VARIABLE Sections
14.5 minutes
Setup up structures and variables for the list data. Manual population of the list data and discuss how to replace ASCII characters with HEX values - specifically inserting a single quote into a string literal.
Code the triggering button events, identify scope variable first in scope requirement and adhoc scope convenience. Discuss options for populating data at a Touch Panel from the perspective of code design and user experience.
Continuation of the session exercise review - constant, structure and variable definitions, Discuss best practices for implementing feedback timelines and assigning appropriate data types to variables.