Options
All
  • Public
  • Public/Protected
  • All
Menu

Reset Ethernet Module

This command is originated from the M1 and causes the M1XEP Ethernet Module to reset its processor and/or its IP address to: 192.168.0.251. This can be used when the IP address of the M1XEP is set to an unknown value. This is accessed through the M1’s Keypad Global Installer Programming, Option 45, then enter 96. M1 Version 4.3.7 and after.

see

4.26 Reset Ethernet Module (RE)

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 isIpAddressReset

isIpAddressReset: boolean

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

Static Readonly COMMAND

COMMAND: "RE" = "RE"

Accessors

command

  • get command(): string | null

Legend

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

Generated using TypeDoc