Manuel d’utilisation AMX AXlink Bus Controllers AXB-232++

20 pages 14.67 mb
Télécharger

Aller à la page of 20

Summary
  • AMX AXlink Bus Controllers AXB-232++ - page 1

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

  • AMX AXlink Bus Controllers AXB-232++ - page 2

    ...

  • AMX AXlink Bus Controllers 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 AXlink Bus Controllers AXB-232++ - page 4

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

  • AMX AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 AXlink Bus Controllers 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 • ...

Fabricant AMX Catégorie Network Card

Les documents que nous recevons du fabricant de l'appareilAMX AXlink Bus Controllers AXB-232++ peuvent être divisés en plusieurs groupes. Ceux-ci sont, entre autres:
- dessins techniques AMX
- manuels d’utilisations AXlink Bus Controllers AXB-232++
- fiches produit AMX
- dépliants
- ou étiquettes-énergie AMX AXlink Bus Controllers AXB-232++
Tous sont importants, mais les informations les plus importantes du point de vue de l'utilisation de l'appareil se trouvent dans le manuel d’utilisation AMX AXlink Bus Controllers AXB-232++.

Un groupe de documents appelé manuels d’utilisation est également divisé en types plus spécifiques, tels que: Manuels d’installation AMX AXlink Bus Controllers AXB-232++, manuels d’entretien, brefs manuels ou manuels de l’utilisateur AMX AXlink Bus Controllers AXB-232++. Selon vos besoins, vous devriez chercher le document dont vous avez besoin. Sur notre site, vous pouvez voir le manuel le plus populaire d’utilisation du produit AMX AXlink Bus Controllers AXB-232++.

Manuel d’utilisation complet de l’appareil AMX AXlink Bus Controllers AXB-232++, quelle devrait-elle être?
Le manuel d’utilisation, également appelé le mode d’emploi, ou tout simplement le manuel, est un document technique destiné à aider à utiliser AMX AXlink Bus Controllers AXB-232++ par les utilisateurs. Des manuels sont généralement écrits par un rédacteur technique, mais dans un langage accessible à tous les utilisateurs AMX AXlink Bus Controllers AXB-232++.

Le manuel d’utilisation complet AMX, devrait inclure plusieurs éléments de base. Certains d'entre eux sont moins importants, tels que: la couverture / page de titre ou pages d'auteur. Cependant, la partie restante, devrait nous fournir des informations importantes du point de vue de l'utilisateur.

1. Introduction et des conseils sur la façon d'utiliser le manuel AMX AXlink Bus Controllers AXB-232++ - Au début de chaque manuel, nous devrions trouver des indices sur la façon d'utiliser le document. Il doit contenir des informations sur l'emplacement de la table des matières AMX AXlink Bus Controllers AXB-232++, FAQ ou des problèmes les plus fréquents - les points qui sont les plus souvent recherchés par les utilisateurs de chaque manuel
2. Table des matières - index de tous les conseils pour lAMX AXlink Bus Controllers AXB-232++ qui peuvent être trouvés dans le document courant
3. Conseils sur la façon d'utiliser les fonctions de base de l’appareil AMX AXlink Bus Controllers AXB-232++ - qui devraient nous aider dans les premières étapes lors de l'utilisation AMX AXlink Bus Controllers AXB-232++
4. Troubleshooting - séquence systématique des activités qui nous aideront à diagnostiquer et ensuite résoudre les principaux problèmes de AMX AXlink Bus Controllers AXB-232++
5. FAQ - questions fréquemment posées
6. Détails du contact Informations sur l'endroit où chercher le contact avec le fabricant / service AMX AXlink Bus Controllers AXB-232++ dans un pays donné, si le problème ne peut être résolu par nous-mêmes.

Avez-vous une question à propos de AMX AXlink Bus Controllers AXB-232++?

Utiliser le formulaire ci-dessous

Si vous n’avez pas résolu votre problème avec AMX AXlink Bus Controllers AXB-232++, avec l'aide du manuel que vous avez trouvé, posez une question en utilisant le formulaire ci-dessous. Si un utilisateur a eu un problème similaire avec AMX AXlink Bus Controllers AXB-232++ il est probable qu’il a envie de partager la façon de le résoudre.

Réécrire le texte de l'image

Commentaires (0)