Home AMX User Forum AMX General Discussion

P2 class?

Anyone have a list of concepts discussed/demonstrated in the P2 class? I am trying to work on the things I need to understand before I attend. I realize I have a long way to go, but I don't want to try and delve too deeply into concepts that may be better realized in a training environment. Thanks.

Comments

  • jweatherjweather Posts: 320
    From http://www.amx.com/training/catalog.asp
        * Object Oriented Programming: BUTTON_EVENT; CHANNEL_EVENT
        * Conditional Statements
        * Loop statements
        * Data Structures
        * Data Sets
        * DEFINE_COMBINE
        * UNCOMBINE-DEVICES
        * String handling statements: DATA_EVENT; LEVEL_EVENT
        * Subroutines: DEFINE_FUNCTION
        * Bitwise Operations
        * Timelines
        * Modules
    

    Any specifics you were curious about?
  • vegastechvegastech Posts: 369
    Not really. I just want to be sure that I am understanding (and programming) the concepts that I should be before I attend P2. Obviously there is no experience like doing it...
Sign In or Register to comment.