Set IR Transmit Zones

(Slink-e 2.0 and above only)

Command Code

Binary: [1 0 0 1 1 1 1 1] [0 0 0 0 1 0 0 0] [zones]

Description

This command sets the IR transmit zone set, which is the set of zones in which the Slink-e sends and IR port message when it sends one.

The "zones" identifies the set. Each bit refers to one IR zone in order by zone number, with the least significant bit corresponding to Zone 0. A 1 bit means the zone is in the set.

It is common to prefix each set of commands to send a port message with a Set IR Transmit Zones command to identify one or more zones in which to send it.

The factory default IR transmit zone set is all zones.

Use a Get IR Transmit Zones command to query the current IR transmit zone set.

Responses

A Set IR Transmit Zones command is unusual for a control command, because it does not generate a response. That is so you can use it as part of a stream of commands to send a port message. You can follow it with a Get IR Transmit Zones command if you want confirmation that the command worked.