Options
All
  • Public
  • Public/Protected
  • All
Menu

Zone Change Update

This transmission update option transmits the updated status whenever it changes and is enabled by setting the location TRUE in the M1 Control Global Programming Location 36. Example: “Xmit Zone Chgs–ASCII” (Yes or No)

see

4.39 Zone Change Update (ZC)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional Readonly checksum

checksum: undefined | string

Readonly data

data: string = ""

Optional Readonly expectedChecksum

expectedChecksum: undefined | string

Optional Readonly expectedPacketLength

expectedPacketLength: undefined | string

Readonly isChecksumValid

isChecksumValid: boolean = false

Readonly isPacketLengthValid

isPacketLengthValid: boolean = false

Readonly isWellFormed

isWellFormed: boolean = false

Optional Readonly messageType

messageType: undefined | string

Optional Readonly packetLength

packetLength: undefined | string

Readonly raw

raw: string

Optional Readonly reserved

reserved: undefined | string

Optional Readonly subMessageType

subMessageType: undefined | string

Optional Readonly terminator

terminator: undefined | string

Readonly zoneNumber

zoneNumber: number

Readonly zoneStatus

zoneStatus: ZoneStatus

Static Readonly COMMAND

COMMAND: "ZC" = "ZC"

Accessors

command

  • get command(): string | null

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property
  • Static method

Generated using TypeDoc