Home

The control is a data variable (double-byte/Total 16 bits) of each bit of 0/1 states corresponding to 8 different display scheme (display mode) in two, with icon (or icon animation) to correspond to display. most used for the switch status display, Alarm LED display, fan status display  (running for animation, stop as still icon). 

8.3.7 Bit Icon


Location: The control display area.

DescribePointer: Fixed to 0xFFFF.

VarAddress: Variable store pointer (0x0000-0x6FFF).

AssitAddress: Variable pointer (0x0000-0x23FF), which is blocked from visit, used to store the secondary data displayed for the variable icon.

BitDisplay: match display mode , control bit display.

ViewMode: Eight display modes.

MoveMode: Four kinds of Move mode.

MoveInternal: The spacing of the icon arrangement, the unit is pixel.

IconFile: The ID of the hand icon, which can be checked undisplayed.

ICON0S: Icon value, used in conjunction with display mode.

ICON0E: Icon value, used in conjunction with display mode.

ICON1S: Icon value, used in conjunction with display mode.

ICON1E: Icon value, used in conjunction with display mode.

BackViewMode: transparent/opaque.

InitValue: The initial value stored in the variable address of the point to control the initial icon.

 


➢ Eight display modes:

Display mode

Bit value

0

1

0x01

IC0N0S

No show

0x02

IC0N0S

Animation:IC0N1S-ICON1E

0x03

No show

IC0N1S

0x04

No show

Animation:IC0N1S-ICON1E

0x05

Animation:IC0N0S-ICON0E

IC0N1S

0x06

Animation:IC0N0S-ICON0E

No show

0x07

Animation:IC0N0S-ICON0E

Animation:IC0N0S-ICON0E


➢ Four move modes:


Arrangement mode

Description

0x00

Horizontally, from left-to-right and high bit on the left, do not preserve the icon position without the enabled bit.

0x01

Vertically, from top to bottom and high bit on top, do not preserve the icon position without the enabled bit.

0x02

Horizontally, form left-to-right, and high bit on the left, preserving the icon position without enabled bits.

0x03

Horizontally, form left-to-right, and high bit on the left, preserving the icon position without enabled bits.