Icc-net protocol – Contemporary Research ICE-HE-DXL Display Control Center with Universal Rackmount User Manual

Page 17

Advertising
background image

Page | 17

ICE-HE-DXL Display Control Center Product Manual 042021

iCC-Net Protocol

The main components of the iCC-Net command string include the display device number, the command, and command parameters if
required.

Explanation of Display Device Numbers

A unique display device number from 1 to 4094 is assigned to each TV controller, tuner controller, QIP-D decoder/controller, QIP-DVX
decoder/controller, or tuner to which control commands are addressed. The displays are organized into 16 zones of up to 255 devices each.

The Zone/Unit concept is used with Display Express, Display Express Lite, and when writing command strings for third-party control systems.
Display Express Lite is limited to 128 display devices in zone 1. Unit numbers are restricted to the range of 1 to 128 corresponding to display
device numbers 257 to 384.

The display device number is represented in the iCC-Net command string by the zone number and the unit number. The hex equivalent of
the zone number and the unit number is equal to the hex equivalent of the display device number.

Example:

Zone 3 = hex 03
Unit 201 = hex C9
Display Device 969 = Hex 03 C9

The device number can be calculated in decimal using the formula ‘(zone number x 256) + unit number = display device number’.


All display controllers in a zone will respond to a command sent to unit number 0. All display controllers will respond to a command sent to
Zone 15, Unit 255.

Zone #

Zone x 256

Unit #

Display Device #

0

0

1-255

1-255

1

256

1-255

257-511

2

512

1-255

513-767

3

768

1-255

769-1023

4

1024

1-255

1025-1279

5

1280

1-255

1281-1535

6

1536

1-255

1537-1791

7

1792

1-255

1793-2047

8

2048

1-255

2049-2303

9

2304

1-255

2305-2559

10

2560

1-255

2561-2815

11

2816

1-255

2817-3071

12

3072

1-255

3073-3327

13

3328

1-255

3329-3583

14

3584

1-255

3585-3839

15

3840

1-254

3841-4094

All Zones

4095














Advertising