Options
All
  • Public
  • Public/Protected
  • All
Menu

Output 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 Locations 37. Example: “Xmit OutputChgs–ASCII” (Yes or No)

The Output Change Update will also be transmitted out M1XSP Serial Port Expanders that are configured in the Generic Mode.

see

4.7 Output Change Update (CC)

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 isOn

isOn: boolean

Readonly isPacketLengthValid

isPacketLengthValid: boolean = false

Readonly isWellFormed

isWellFormed: boolean = false

Optional Readonly messageType

messageType: undefined | string

Readonly outputNumber

outputNumber: number

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

Static Readonly COMMAND

COMMAND: "CC" = "CC"

Accessors

command

  • get command(): string | null

Legend

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

Generated using TypeDoc