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 repeated button presses, as only the first press is typically acknowledged without it.
To implement Toggle IR codes:
- Use the "Toggle IR Code" function in the "Add Macro Step" window.
- Add both IR commands (e.g., "Cursor Up" and "Cursor Up T=1") to the macro.
- Drag the commands inside the Toggle function so the blue line wraps around them.
Toggle bits are necessary for commands with repeating actions, such as sending channel numbers to a set-top box. For three repeating commands, the toggle bit is used only for the second command. Toggle bits are not required for non-repeating commands.
Related Articles
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 ...
Learning IR - Wizard Based
This guide outlines the step-by-step process for learning IR codes into the library manager of PCS (Pro Control Studio) to enable auto programming of pages and preprogrammed buttons for remote control devices. IR Library Setup and Device Addition ...
IR & RS232 Library Tag List
Overview: Explains tag naming conventions and function names for IR and RS232 libraries. Tags are case-sensitive, and function names must be in uppercase. Audio & Power: Includes tags for audio controls like balance, bass, treble, volume, mute, and ...
Importing Existing IR Databases into PCS
Purpose: Guide for importing existing IR databases into Pro Control Studio (PCS) for future use. PCS IR Library: PCS uses a separate, static library for user-created IR codes. Commands in the master IR database cannot be edited, but additional IR ...
User Manual
Integration Designer User Manual Version 11.11