AMX MAX-CSD10 manual NetLinx Programming, DevicePortSystem DPS, Port Assignments, Port/Description

Page 85

NetLinx Programming

NetLinx Programming

You can program the MAX unit by using the commands in this section to perform a wide variety of operations using Send_Commands and variable text commands. A device must first be defined in the NetLinx programming language with values for the Device: Port: System.

In these programming examples, <DEV> = Device. The term <D:P:S> = Device:Port:System.

Device:Port:System (D:P:S)

NetLinx requires a Device:Port:System (D:P:S) specification. This D:P:S triplet can be expressed as a series of constants, variables separated by colons, or a DEV structure.

For example:

STRUCTURE DEV

{

INTEGER Number // Device number

INTEGER Port // Port on device

INTEGER System // System the device belongs to

}

The D:P:S notation is used to explicitly represent a device number, port and system. For example, 128:1:0 represents the first port on device 128 on this system. If the system and Port specifications are omitted, (e.g. 128), system 0 (indicating this system) and port 1 (the first port) is assumed. Here's the syntax:

NUMBER:PORT:SYSTEM

where:

NUMBER:

16-bit integer represents the device number

PORT:

16-bit integer represents the port number (in the range 1 through the number of

 

ports on the device)

SYSTEM:

16-bit integer represents the system number (0 = this system)

Port Assignments

The following table outlines the Ports used by the MAX-CSE and MAX-CSD10 by referencing their Port # assignments:

MAX-CSE Port Assignments

Port/Description

ICSP Port #

 

 

Video Encoder

1

 

 

RS-232/422/485 Serial Port

2

 

 

IR/Serial Port

3

 

 

I/O Port

4

 

 

IR RX Port

5

 

 

LCD Display

6

 

 

ALL Commands used on the MAX-CSE are case sensitive and must be entered as shown within this section.

MAX-CSE/MAX-CSD10 Operation/Reference Guide

79

 

 

Image 85
Contents MAX-CSE/MAX-CSD10 AMX Limited Warranty and Disclaimer Table of Contents MAX-CSD10 Web Interface Displaying Stream Content Page MAX-CSE Video Encoder MAX Encoder FeaturesOverview MAX-CSE Specifications MAX-CSE Product SpecificationsWhile in IR mode Sensing for IR ports MAX Decoder Features MAX-CSD10 Product SpecificationsMAX-CSD10 Video Decoder MAX-CSD10 FG2178-72AAC MAX-CSD10 FG2178-72 SpecificationsComposite OUT MAX-CSD10 SpecificationsPage MAX-CSE and MAX-CSD10 Connections and Wiring MAX-CSE and MAX-CSD10 InstallationWiring Guidelines Direct Power Port Assignments and FunctionalityPreparing Captive Wires Wiring Length GuidelinesWiring a Power Connection Wiring Guidelines Indirect Power via PoEMAX-CSE PoE Special Wiring InstructionsVDC power Supply Wiring the MAX-CSE Connectors and CablesEthernet RJ-45 Pinouts and Signals Ethernet/RJ-45 Port Connections and WiringSignals Connection Pairing Color MICDB9 Device Port Connections and Wiring Power over Ethernet PoE WiringEthernet LEDs Input/Output I/O Port Connections and Wiring IR/Serial Port Connections and WiringRS-232/422/485 Device Port Wiring Specifications Port Wiring Specifications Wiring the MAX-CSD10 Connectors and CablesPin Signal Function Installing Into an Equipment Rack Page MAX-CSE Web Interface Default Security ConfigurationSecurity Terms Security TermsAdministrator account Default Security Configuration case-sensitiveCommunicating with the Unit via the Browser-Based UI User Interface Features MAX-CSE User Interface Overview and FeaturesFeature Description Navigation Bar Browser-based UI Application OverviewFeature Description Administration Page FeaturesStream Status Administration AdministrationFeature Description Resources Example Computer CourseMode Changing the Program DescriptionUpload Firmware Upgrading New Firmware Click Upload a File Click Reboot done. Upload a FileStream Profiles Stream ProfilesFeature Description Encoder Profile Stream Profiles Page FeaturesVideo Audio 30fps for Ntsc and 352x288 @ 24 fps for PALStream SVCD, MP3Obtaining the IP information for a target Modero SAP SettingsVCR Encoder Profiles and ParametersChanging the Encoder Profile Set-upSet up Page Features Changing Video and Audio SettingsFeature Description Video NetLinx Settings NetLinx SettingsFeature Description NetLinx Master NetLinx Settings Page FeaturesChanging the NetLinx Master Connection IP Settings IP SettingsIP Settings Page Features Changing the IP SettingsFeature Description IP Address DNS AddressFeature Description User User Page FeaturesUser Changing User Settings Feature Description Browser Address field MAX-CSD10 User Interface Overview and FeaturesMAX-CSD10 Web Interface Navigation frameLogoff Feature Description Stream Status frameActive Page frame Updating Firmware Communicating with the Unit via the Browser-based UIStream Selector Stream Selector Page FeaturesStream Set-up Stream Set-Up Page FeaturesSetting up an SAP Stream Configuration Changing the Stream ConfigurationSetting up an Rtsp Stream Configuration Stream Configuration Page Manual Mode Setting up a Manual Stream ConfigurationNetLinx Page Features Audio/Video Page FeaturesAudio/Video NetLinxSelects whether the IP access is dynamic or static User Page Details To change the User Login SettingsReading the Front Panel LCD Configuring CommunicationObtaining the Unit’s Initial Dhcp Address Configuring the MAX Communication ParametersSave login profile selection box Configuring Communication NetLinx Studio NetLinx Studio Communicating with the Target Master via an IPConfiguring Communication Associating a MAX-CSE to a Target Master Associating the MAX Unit to a Target MasterStudio Online Tree tab showing the communicating MAX unit Associating a MAX-CSD10 Unit to a Target Master Changing the MAX’s Device NumberChanging the MAX-CSE Device Number via the UI Changing the MAX-CSE Device Number via StudioRecommended NetLinx Device Numbers Using the ID Button to Change the MAX-CSE’s Device ValueChanging the MAX-CSD10 Device Number via the UI Page Before You Begin Configuration and Firmware UpdateMAX vs. NetLinx Master Functional Overlap Verifying the MAX’s Current Version of Firmware via the UIVerifying the MAX’s Current Version of Firmware via Studio Upgrading MAX FirmwareUpgrading MAX-CSE Firmware via the UI Upgrading the MAX’s Firmware via NetLinx Studio Upgrading MAX-CSD10 Firmware via the UIClick Close once the download process is complete Requirements for Receiving Streamed Content Displaying Stream ContentObtaining the IP Address of the Target Panel Setting up a Modero Panel to Receive and Display a StreamSystem Settings Configuring the MAX-CSE for communicationStream Profiles Displaying Stream Content V Setup Configuring the MAX-CSE Audio/Video InputsButton Properties tab Setting up a streaming page within TPDesign4Rtpmpeg#//IP Address of MAX-CSETarget Video Port Establishing the Final Connection Between the Two Units Video Adjustment page showing default values Configure the MAX-CSE for Communication to a Computer Setting up a Computer to Receive and Display a Stream Obtaining the IP Address of the Target Computer Displaying Stream Content RTP Video Stream Component RTP Audio Stream Component DevicePortSystem DPS NetLinx ProgrammingPort Assignments Port/DescriptionMAX-CSE Streaming SendCommands MAX-CSE Streaming Commands PortCommand Description GET AsourceGET Format GET SAP IP ModeGET Gain GET SAPGET Session List GET Session InfoGET Stream Status GET Video GET URLGET Video Port Status Play GET VsourceSET Asource SET AudioSET Format SET SAP IP ModeSET Gain SET SAPSET URL Sendcommand ENCODER,SET Video MPEG2 D1 6000 CBRSET Video Sendcommand DEV,STOP Sendcommand ENCODER,SET Vsource SvidSendcommand ENCODER,STOP SET VsourceMAX-CSD10 Streaming SendCommands MAX-CSD10 Streaming Commands PortGET Control Mode GET Rtsp Server GET Session Cursor GET Session ChangeSendcommand DECODER,GET Session List Sendcommand DEV,GET Session ListSendcommand DEV,GET Stream Status Sendcommand DECODER,GET Stream StatusSET Control Mode Sendcommand DECODER,SET SAP IP ALT Sendcommand DECODER,SET SAP IP Mode ALTSendcommand DECODER,SET Session Cursor SET Rtsp ServerSendcommand DECODER,START Rtsp Server Sendcommand DECODER,SET Video MPEG2 D1Start Rtsp Server RS-232/422/485 SendCommands RS-232/422/485 SendCommands PortHsoff GET BaudHson RxclrTset Baud SET BaudTxclr XoffRS-232/422/485 SendString Escape Sequences Port RS232/422/485 Ports ChannelsRS232/422/485 Ports Channels RS-232/422/485 SendString Escape SequencesIR / Serial Ports Channels Command Description 27,19,timeIR / Serial Ports Channels 27,20,0IR/Serial SendCommands IR/Serial Port Port 3 CommandsCaroff CaronCtof GET ModeCton IroffPOF PODPON Pton PtofSET IO Link Sendcommand IR1,SET Mode IR SET ModeSendcommand IR1, SP,25 Short cable length 10 feetSendcommand IR1,XCHM Sendcommand DEV,XCHM extended channel modeSendcommand IR1,XCH XchmSend Commands Port Commands PortIR RX Port Channels Port GET InputBacklight LCD Commands PortBACKLIGHT-0 BACKLIGHT-50Page Programming MAX-CSE/MAX-CSD10 Operation/Reference Guide 109 It’s Your World Take Control
Related manuals
Manual 2 pages 30.49 Kb Manual 110 pages 20.97 Kb Manual 2 pages 62.62 Kb