Programming; Overview; Send_Commands - AMX NMX-MM-1000 Instruction Manual

Enzo meeting presentation system
Hide thumbs Also See for NMX-MM-1000:
Table of Contents

Advertisement

Programming

Overview

This chapter defines all programming commands available for the NMX-MM-1000 Enzo Meeting Presentation System.

SEND_COMMANDS

The commands listed in the following sections are for the Enzo only. For generic NetLinx commands, see the
Integrated Controllers WebConsole and Programming Guide


The following table lists the channels for the Enzo:
Channels
Channel
1
2
3
4
5
6
7
24
25
26
Instruction Manual - NMX-MM-1000 Enzo Meeting Presentation System
The commands derive their input/output port addressing from the target D:P:S.
Input and Output functional distinctions are disambiguated from the overlapped port numbers by combining
them with the command name.
Name
Play
Stop
Pause
Next
Previous
Fast Forward
Rewind
Volume Up
Volume Down
Mute Cycle
available at www.amx.com.
Description
Issues a PLAY command to the active app. Actual
results will be app specific.
Issues a STOP command to the active app. Actual
results will be app specific.
Issues a PAUSE command to the active app.
Actual results will be app specific.
Issues a NEXT command to the active app. Actual
results will be app specific.
Issues a PREVIOUS command to the active app.
Actual results will be app specific.
Issues a FAST FORWARD command to the active
app. Actual results will be app specific.
Issues a REWIND command to the active app.
Actual results will be app specific.
Ramps the volume up on the attached display.
Ramps the volume down on the attached display.
Cycles the volume mute on the attached display.
Programming
NetLinx
49

Advertisement

Table of Contents
loading

Table of Contents