Options
All
  • Public
  • Public/Protected
  • All
Menu

Incoming Audio Command

An M1XEP Ethernet Module is required to intercept the “cd” command. These commands are sent into the M1XEP via the Ethernet connection and passed through to the M1. The M1XEP builds custom audio commands to control the audio equipment and sends these commands to the audio equipment via ethernet. An IP232 Ethernet Module may be required at the audio equipment to received the commands if no Ethernet Port is available on the audio equipment. The incoming “cd” command can trigger Rules in the M1 which can fire outgoing audio equipment “CD” commands or other control Rules. ELKRP downloads the Audio Equipment Command tables into the M1XEP according to the Audio Equipment Manufacturer. M1 version 4.1.11, 5.1.11 or later is required.

see

4.8.1 Incoming Audio Command (cd)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Readonly audioCommand

audioCommand: AudioCommand

Readonly audioSource

audioSource: number

Readonly audioZone

audioZone: number

Readonly data

data: string

Readonly messageType

messageType: string

Readonly subMessageType

subMessageType: string

Readonly value

value: number

Accessors

command

  • get command(): string

raw

  • get raw(): string

reserved

  • get reserved(): string

Legend

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

Generated using TypeDoc