Manuale per l’uso AMX RS-232/422/485 Interface Card AXC-232++

20 pagine 7.24 mb
Scarica

Vai alla pagina of 20

Summary
  • AMX RS-232/422/485 Interface Card AXC-232++ - page 1

    instruction manual Axcess Control Cards AXC-232++ RS-232/422/485 Interface Card ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 2

    ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 3

    T able of Contents i AXC-232++ RS-232/422/485 Interface Card T able of Contents Introduction ............. ................ .......................................... ............................ ............ 1 Specifications ................................................... .......................................... .................... ... 1 In ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 4

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

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 5

    Intr oducti on 1 AXC-232++ RS-232/422/485 Interface Card Intr oduction Many audio visual and computer-based de vices can be remotely controlled using RS-232, RS-422, or RS-485 commands. The AXC- 232++ RS-232/422/485 Interface Card can generate virtually unlimited numbers of produ ct/function commands as they are programmed into the AXC-EM Master Ca ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 6

    Introduction 2 AXC-232++ RS-232/422/485 Interface Card Specifications (Cont.) LEDs: RX/TX: Red LED indicators for data transmission RX: Red LED blinks to indicate that the AXC-232++ is receiving RS-232, RS-422, or RS-485 data. TX: Red LED blinks to indicate that the AXC-232++ is sending RS-232, RS- 422, or RS-485 data. DIP Switch 8-position RS-232/ ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 7

    Installation and Wiring 3 AXC-232++ RS-232/422/485 Interface Card Installation and Wiring Setting the Internal J umper s The AXC-232++ can be used as an independent RS-232/422/485 -controlled in terface by setting the internal ju mpers (JP1 and JP2) . FIG. 1 indicates the location of the jumpers on the card. Setting jumpe r JP1 to termi nate RS-422 ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 8

    Installation and Wiring 4 AXC-232++ RS-232/422/485 Interface Card Setting the RS-232/422 DIP Switch Set the stop bits, data bits, parity , and baud rate on the RS-232/422 DI P switch (see FIG. 1). The AXC-232++ supports the following asynchronous data standards:  Stop bit s 1 and 2  Data bits 7, 8, and 9  Pari ty None, Odd, Even, Mark, and ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 9

    Installation and Wiring 5 AXC-232++ RS-232/422/485 Interface Card Wiring De vices to the AXC-232++ Card Edge Pinouts The table belo w lists the card edge pinouts and the function of each. Preparing cap tive wires T o secure wires in a capti ve-wire connector: 1. Strip 1/4 inch off the wire insulation for all four wires. 2. T in 2/3 of the exposed w ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 10

    Installation and Wiring 6 AXC-232++ RS-232/422/485 Interface Card Using RS-422 When communicating via RS -422, connect the wiring as sho wn in FIG. 3. Using RS-485 When communicating via RS -485, connect the wiring as sho wn in FIG. 4. Using Hard ware Handshaking When the controlled device requires hardw are hand shaking, connect the wiri ng as sho ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 11

    Installation and Wiring 7 AXC-232++ RS-232/422/485 Interface Card Replacing the Lithium Batterie s The AXC-232++’ s lithium batteri es ha ve a life of app roximately 5 yea rs to protect its memory . When DC power is on, the batteries are not used. When you install the AXC- 232++, record the date the batteries should be replaced. Before you remove ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 12

    Installation and Wiring 8 AXC-232++ RS-232/422/485 Interface Card ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 13

    Programming 9 A XC-232++ RS-232/422/485 Interface Card Pr ogramming Send_Commands The AXC-232++ supports the same com mand set as the AXC-232. Figure 20 lists the A XC-232++ Send_Commands. AXC-232++ Send_Commands B9MOFF Sets data bit mode to normal with DIP switch settings (default). Syntax: 'B9MOFF' Example: SEND_COMMAND AXC232,'B9M ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 14

    Programming 10 AXC-232++ RS-232/422/485 Interface Card AXC-232++ Send_Commands (Cont.) CHARD Sets delay betw een all trans- mitted characters to incre- ment specified. Syntax: 'CHARD-<time>' Va r i a b l e : time = 100 microsecond increments 0 - 255. Example: SEND_COMMAND AXC232,'CHARD-10' Sets 1mS delay betw een all trans ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 15

    Programming 11 A XC-232++ RS-232/422/485 Interface Card Axcess pr ogram c haracter istics The AXC-232++ is capable of running Axcess prog rams. It handles string processing, relieving AXlink and the AXC-EM of the processing times. AXC-232++ Send_Commands ( Cont.) RXOFF AXC-232++ does not pass on received char acters to the AXC-EM (default). Syntax: ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 16

    Programming 12 AXC-232++ RS-232/422/485 Interface Card Send_String Escape Sequences The AXC-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 combination s. Send_String Escape Sequenc es 27,17,<time> Sends a break character of th ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 17

    Programming 13 A XC-232++ RS-232/422/485 Interface Card AXC-232++ stat ements The Axcess program of the AXC-2 32++ communicates with the AX C-EM as Device 0. Its de vice communicates with the RS232/422 Input/Outpu t (I/O) of the AXC-232++ as Device 1. The following table lists AXC-232++ statements. AXC-232++ Pr ogram Statemen ts Statement Function ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 18

    Programming 14 AXC-232++ RS-232/422/485 Interface Card Xmodem Timing Commands The following table lists the AXC-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 SOFT ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 19

    Programming 15 A XC-232++ RS-232/422/485 Interface Card 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 type either MC ...

  • AMX RS-232/422/485 Interface Card AXC-232++ - page 20

    AMX reserves the right to alter specif ications without notice at any time. 031-004-173 7 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 • ...

Fabbricante AMX Categoria Network Card

I documenti che otteniamo dal fabbricante del dispositivoAMX RS-232/422/485 Interface Card AXC-232++ possono essere suddivisi in diversi gruppi. Questi sono tra gli altri:
- disegni tecnici AMX
- manuali per l’uso RS-232/422/485 Interface Card AXC-232++
- schede prodotto AMX
- opuscoli
- o etichette energetiche AMX RS-232/422/485 Interface Card AXC-232++
Tutti sono importanti, ma le informazioni più importanti dal punto di vista di utilizzo del dispositivo possono essere trovate nel manuale per l’uso AMX RS-232/422/485 Interface Card AXC-232++.

Un gruppo di documenti denominato manuali per l’uso, è anche suddiviso in tipi più specifici, come: Manuali di installazione AMX RS-232/422/485 Interface Card AXC-232++, manuali di manutenzione, brevi manuali o manuali utente AMX RS-232/422/485 Interface Card AXC-232++. A seconda delle esigenze, si dovrebbe cercare il documento necessario. Nel nostro sito web, puoi visualizzare il manuale più popolare per l'uso del prodotto AMX RS-232/422/485 Interface Card AXC-232++.

Manuali per l’uso simili

Manuale completo del dispositivo AMX RS-232/422/485 Interface Card AXC-232++, come deve essere?
Il manuale per l’uso, denominato anche istruzioni per l’uso, o semplicemente il manuale è un documento tecnico progettato per aiutare ad utilizzare AMX RS-232/422/485 Interface Card AXC-232++ dagli utenti. I manuali sono di solito scritti da uno scrittore tecnico, ma in un linguaggio accessibile a tutti gli utenti AMX RS-232/422/485 Interface Card AXC-232++.

Il manuale per l’uso completo AMX, dovrebbe includere vari elementi di base. Alcuni di loro sono meno importanti, come ad esempio: copertina / pagina del titolo o pagina di autore. Tuttavia, la parte rimanente, dovrebbe fornire informazioni importanti dal punto di vista dell'utente.

1. Introduzione e la guida su come utilizzare il manuale AMX RS-232/422/485 Interface Card AXC-232++ - All'inizio di ogni manuale, dovremmo trovare indizi su come utilizzare il documento. Dovrebbe contenere informazioni sulla posizione dell’indice AMX RS-232/422/485 Interface Card AXC-232++, FAQ o i problemi più comuni : i punti che sono più spesso cercati dagli utenti di ogni manuale
2. Indice - elenco di tutti i suggerimenti per AMX RS-232/422/485 Interface Card AXC-232++ che possono essere trovati nel documento corrente
3. Suggerimenti su come utilizzare le funzioni di base del dispositivo AMX RS-232/422/485 Interface Card AXC-232++ - che ci dovrebbe aiutare nei primi passi durante l'uso AMX RS-232/422/485 Interface Card AXC-232++
4. Troubleshooting - sequenza sistematica delle attività che vi aiuterà a diagnosticare e, successivamente, risolvere i problemi più importanti del AMX RS-232/422/485 Interface Card AXC-232++
5. FAQ - domande più frequenti
6. Dettagli di contatto Informazioni su dove cercare il contatto con il fabbricante / servizio AMX RS-232/422/485 Interface Card AXC-232++ in un dato paese, se il problema non può essere risolto da noi stessi.

Hai una domanda su AMX RS-232/422/485 Interface Card AXC-232++?

Utilizza il modulo sottostante

Se non hai risolto il problema con AMX RS-232/422/485 Interface Card AXC-232++ con l'aiuto del manuale che hai trovato, fai una domanda utilizzando il modulo sottostante. Se un utente ha avuto un problema simile con AMX RS-232/422/485 Interface Card AXC-232++ è probabile che voglia condividere il modo di risolverlo.

Riscrivi il testo dall’immagine

Commenti (0)