Manual de instrucciones AMX AXB-232++

20 de páginas 0.3 mb
Descargar

Pasar a la página of 20

Summary
  • AMX AXB-232++ - page 1

    instruction manual AXlink Bus Controllers AXB-232++ RS-232/422/485 Interface ...

  • AMX AXB-232++ - page 2

    ...

  • AMX AXB-232++ - page 3

    T able of Contents i AXB-232++ RS-232/422/485 Interface T able of Contents Product Information ........ ................ ................. ................ .............. .............. ............ 1 Front Panel ....................................................................................... ................................. 1 Rear Panel .. ...

  • AMX AXB-232++ - page 4

    ii AXB-232++ RS-232/422/485 Interface T able of Contents ...

  • AMX AXB-232++ - page 5

    Product Information 1 AXB-232++ RS-232/422/485 Interface Pr oduct Inf ormation The AXB-232++ RS-232/422/ 485 Interface is an AXlink b us cont roller that provides remote control for de vices that require a variety of control protocols. The AXB-232++ extends RS-232, RS-422, or RS-485 control to remot e sources over the 4-wire AXlink data/power bus. ...

  • AMX AXB-232++ - page 6

    Product Information 2 AXB-232++ RS-232/422/485 Interface Specifications The follo wing table lists the sp ecif ications for the AXB-232++. Specifications P ow er 12 VDC @ 160 mA Processor On board 32-bit proc essor and 384K (of non-volatile memor y) run Axcess programs independent of the control system. This reliev es the AXlink bus and controller ...

  • AMX AXB-232++ - page 7

    Installation and Wiring 3 AXB-232++ RS-232/422/485 Interface Installation and Wiring The AXB-232++ can be used as an independent RS-232/422/485 -controlled in terface by setting the internal jumpers. C onfigure the communication pa rameters usin g the DIP switches on the front panel. Setting the Internal J umpers Setting jumpe r JP4 to termi nate R ...

  • AMX AXB-232++ - page 8

    Installation and Wiring 4 AXB-232++ RS-232/422/485 Interface Setting jumper JP5 to set the RS-422 port for RS-48 5 use 1. Disconnect the RS-232/ 422/485 connectors. 2. Unscre w the two scre ws on the rear panel, and remove the panel. 3. Slide the circuit board out of the enclosure. 4. Locate the JP5 jumper (see FIG. 3 on page 3). 5. Set jumper JP5 ...

  • AMX AXB-232++ - page 9

    Installation and Wiring 5 AXB-232++ RS-232/422/485 Interface Setting the RS-232/42 2 DIP switc h Set the stop bits, data bits, parit y , and baud rate on the RS-2 32/422 DIP switch, located on the front panel (see FIG. 1 on page 1). The AXB-232++ supports the following asynchronous data standards:  Stop bit s 1 and 2  Data bits 7, 8, and 9 ? ...

  • AMX AXB-232++ - page 10

    Installation and Wiring 6 AXB-232++ RS-232/422/485 Interface Wiring De vices to the AXB-232++ Preparing cap tive wires T o connect the wiring into a captiv e-wire connector: 1. Strip 1/4 inch off the wire insulation for all four wires. 2. T in 2/3 of the exposed wire. 3. Insert each wire into the appropriate cap ti ve-wire connector up to the insul ...

  • AMX AXB-232++ - page 11

    Installation and Wiring 7 AXB-232++ RS-232/422/485 Interface Using RS-232 When communicating via RS -232, connect t he wiring as sh o wn in FIG. 6. Using Hard ware Handshaking When the controlled device requires hardw are handshaking, connect the wiri ng as sho wn in FIG. 7. Using RS-422 When communicating via RS -422, connect t he wiring as sh o w ...

  • AMX AXB-232++ - page 12

    Installation and Wiring 8 AXB-232++ RS-232/422/485 Interface Rack- mounting the AXB-232++ (optional) T o rack-mount the AXB-23 2++ into the optional A C-RK Accessory Rack Kit: 1. Remov e any connected po wer, and AXlink a nd RS-232 connectors from the rear panel. 2. Remov e the two screws on the front panel of the AXB-232++. 3. Remov e the front pa ...

  • AMX AXB-232++ - page 13

    Programming 9 AXB-232++ RS-232/422/485 Interface Pr ogramming Send_Commands The AXB-232++ supports t he same command set as the AXC-232. The following table lists the AXB-232++ Send_Commands. AXB-232++ Send_Commands B9MOFF Sets data bit mode to normal with DIP switch settings (default). Syntax: 'B9MOFF' Example: SEND_COMMAND AXB232,' ...

  • AMX AXB-232++ - page 14

    Programming 10 AXB-232++ RS-232/422/485 Interface AXB-232++ Send_Commands (Cont.) CHARD Sets delay betw een all transmitted characters to the increment specified. Syntax: 'CHARD-<time>' Va r i a b l e : time = 100 microsecond increments 0 - 255. Example: SEND_COMMAND AXB232,'CHARD-10' Sets 1mS delay betw een all transmitte ...

  • AMX AXB-232++ - page 15

    Programming 11 AXB-232++ RS-232/422/485 Interface Axcess pr ogram c haracteris tics The AXB-232++ is capable of running Axcess prog rams. It handles string processing, relieving AXlink and the Master of the processing times. AXB-232++ Send_Commands ( Cont.) RXOFF AXB-232++ does not pass on received char acters to the Master (default). Syntax: &apos ...

  • AMX AXB-232++ - page 16

    Programming 12 AXB-232++ RS-232/422/485 Interface Send_String Escape Sequences The AXB-232++ does not regard certain three-character combin ations wi thin a Send_Strin g program as literal characters, b ut as commands . The following table lists those combinations. Send_String Escape Sequenc es 27,17,<time> Sends a break character of the spec ...

  • AMX AXB-232++ - page 17

    Programming 13 AXB-232++ RS-232/422/485 Interface AXB-232++ Pr ogram Statements The Axcess program of the AXB-2 32++ communicates with the ma ster as De vice 0. Its de vice communicates with the RS232/422 Input/Outpu t (I/O) of the AXB-232++ as Device 1. The following table lists AXB-232++ statements. AXB-232++ Pr ogram Statemen ts Statement Functi ...

  • AMX AXB-232++ - page 18

    Programming 14 AXB-232++ RS-232/422/485 Interface Xmodem Timing Commands The following table lists the AXB-232++ Xmodem timing commands. Xmodem timeouts exist to accommodate potential Ethernet delays and for consistency among and within products. Any Xmodem timing command will chang e timing and retries for Axcess code download as well as Softrom t ...

  • AMX AXB-232++ - page 19

    Programming 15 AXB-232++ RS-232/422/485 Interface Reserved Channels The follo wing table lists the channels reserv ed on Device 0. Axcess Master Mode When an Axcess device is placed in "Master Mode", the Central Controller’ s PR OGRAM port is moved to the Axcess de vice’ s RS-232 por t. Press the escape key , then t ype either MC or M ...

  • AMX AXB-232++ - page 20

    AMX reserves the right to alter specif ications without notice at any time. 032-004-171 8 9/05 © 2005 AMX Corporation. All rights reserved. AMX, the AMX logo, th e building icon , the home icon, and th e light bulb icon are a ll trademarks of AMX Corporatio n. In Canada do ing business as P anja Inc. ARG ENT INA • AU STR AL IA • B ELG IU M • ...

Fabricante AMX Categoría Network Card

Los documentos del dispositivo AMX AXB-232++ que obtenemos del fabricante se pueden dividir en varios grupos. Entre ellos están::
- dibujos técnicos AMX
- manuales de instrucciones AXB-232++
- hojas de producto AMX
- folletos informativos
- o etiquetas energéticas AMX AXB-232++
Todos son importantes, pero lo más importante desde el punto de vista del usuario de un dispositivo lo encontraremos en el manual de instrucciones AMX AXB-232++.

Un conjunto de documentos determinado como manual de instrucciones se divide también en tipos más detallados, tales como: instrucciones de montaje AMX AXB-232++, instrucciones de servicio, instrucciones cortas o instrucciones de usuario AMX AXB-232++. Dependiendo de la situación debes buscar el documento que necesitas. En nuestra página puedes consultar el manual de instrucciones más popular del producto AMX AXB-232++.

Manuales de instrucciones parecidos

El manual de instrucciones del dispositivo AMX AXB-232++, ¿cómo debería ser?
El manual de instrucciones, también determinado como el manual de usuario o simplemente instrucciones, es un documento técnico que tiene como objetivo ayudar a los usuarios a utilizar AMX AXB-232++. Las instrucciones normalmente las realiza un escritor técnico pero en un lenguaje comprensible para todos los usuarios de AMX AXB-232++.

El manual de instrucciones completo de AMX debe contener unos elementos básicos. Una parte de ellos es menos importante, como por ejemplo: la portada / la página principal o las páginas de autor. Sin embargo, lo demás debe facilitarnos la información más importante desde el punto de vista del usuario.

1. Introducción y pistas sobre cómo orientarse con el manual AMX AXB-232++ - Al principio de cada manual se deben encontrar las indicaciones acerca de la manera de usar un manual de instrucciones. Debe contener información sobre dónde encontrar el índice AMX AXB-232++, preguntas frecuentes o problemas más comunes – son los apartados más buscados por los usuarios de cada manual de instrucciones.
2. Índice - listados de todos los consejos acerca de AMX AXB-232++ que encontraremos en el documento
3. Consejos de uso de las funciones básicas del dispositivo AMX AXB-232++ - que deben facilitarnos los primeros pasos durante el uso de AMX AXB-232++
4. Troubleshooting - una secuencia sistematizada de acciones que nos ayudará a diagnosticar los problemas más importantes con AMX AXB-232++
5. FAQ - las preguntas frecuentes
6. Datos de contacto Información acerca de cómo encontrar los datos de contacto del fabricante / servicio de AMX AXB-232++ en cada país si no somos capaces de solucionar el problema por nuestra cuenta.

¿Tienes una pregunta acerca de AMX AXB-232++?

Utiliza el formulario que se encuentra abajo

Si con la ayuda del manual de instrucciones encontrado no has podido solucionar tu problema con AMX AXB-232++, haz una pregunta utilizando el formulario que se encuentra abajo. Si alguno de los usuarios ha tenido un problema parecido con AMX AXB-232++ probablemente compartirá una forma de solucionarlo.

Copia el texto de la imagen

Comentarios (0)