Using Flags with Power Toggle

Using Flags with Power Toggle

  • Purpose: Explains using flags to simulate discrete Power On/Off commands when only a Toggle Power IR command is available.
  • Naming Flags: Flags are named under the Macro Tab (e.g., "Cable Power" and "TV Power").
  • Flag Operations:
    • Flags turn memory bits on/off locally for testing their state within the system file.
    • Operations include Test Flag, Set Flag, Clear Flag, and Toggle Flag.
  • Accessing Flag Operations:
    • Go to the Macro Tab, select Add, and expand Flag Operations in the Add Macro Step window.
  • Test Flag Command:
    • Used to check flag conditions before sending commands.
    • Functions as an If-Then-Else statement to execute different commands based on flag state.
  • Changing Flags:
    • Flags can be selected or modified using Set, Clear, or Toggle Flag commands in the Properties and Values columns.
  • Power Commands:
    • Use specific series of commands for Power On and Power Off actions.
    • Always check and use flags for power commands.
    • Related Articles

    • Implementing Toggle IR Codes

      The document explains the use of Toggle IR codes in programming macros for devices that rely on toggle bits for IR control. Toggle IR codes consist of two components: the main IR code and its toggle bit. The toggle bit ensures the receiver recognizes ...
    • Pro Control Studio Programming Guide

      Pro Control Studio Overview Pro Control Studio is a user-friendly software for programming Pro Control systems on Windows PCs. It allows complete customization of the graphic user interface (GUI). Includes pre-defined buttons, symbols, and templates ...
    • User Manual

      Integration Designer User Manual Version 11.11
    • How to Use Sense Ports

      This document explains the purpose, wiring, and programming of the Sense Input ports on ProLink.r and ProLink.z processors for monitoring device states and triggering macros. Sense Ports Overview Both models have two sense ports near network and ...
    • System Manager Activities in ID11

      This document outlines the features and functionalities of the "Activities" feature in Integration Designer 11, aimed at programming Macros or Events efficiently. Accessing and Configuring Activities Activities can be accessed by selecting a room and ...