Инструкция обслуживания AMX RS-232/422/485 Interface Card AXC-232++

20 страниц 7.24 mb
Скачать

Перейти на страницу 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 • ...

Производитель AMX Категория Network Card

Документы, которые мы получаем от производителя устройства AMX RS-232/422/485 Interface Card AXC-232++ мы можем разделить на несколько групп. Это в частности:
- технические чертежи AMX
- инструкции обслуживания RS-232/422/485 Interface Card AXC-232++
- паспорта изделия AMX
- информационные брошюры
- энергетические этикетки AMX RS-232/422/485 Interface Card AXC-232++
Все из них важны, однако самую важную информацию с точки зрения пользователя мы найдем в инструкции обслуживания AMX RS-232/422/485 Interface Card AXC-232++.

Группа документов, определяемая как инструкции обслуживания, делится также на более подробные типы, такие как: Инструкции монтажа AMX RS-232/422/485 Interface Card AXC-232++, инструкции обслуживания, короткие инструкции или инструкции пользователя AMX RS-232/422/485 Interface Card AXC-232++. В зависимости от потребностей, Вам необходимо поискать требуемый документ. На нашем сайте Вы можете просмотреть самую популярную инструкцию использования изделия AMX RS-232/422/485 Interface Card AXC-232++.

Похожие инструкции обслуживания

Полная инструкция обслуживания устройства AMX RS-232/422/485 Interface Card AXC-232++, как должна выглядеть?
Инструкция обслуживания, определяемая также как пособие пользователя, или просто "руководство" - это технический документ, цель которого заключается в использовании AMX RS-232/422/485 Interface Card AXC-232++ пользователями. Инструкции пишет, как правило технический писатель, языком, доступным для всех пользователей AMX RS-232/422/485 Interface Card AXC-232++.

Полная инструкция обслуживания AMX, должна заключать несколько основных элементов. Часть из них менее важная, как например: обложка / титульный лист или авторские страницы. Однако остальная часть, должна дать нам важную с точки зрения пользователя информацию.

1. Вступление и рекомендации, как пользоваться инструкцией AMX RS-232/422/485 Interface Card AXC-232++ - В начале каждой инструкции, необходимо найти указания, как пользоваться данным пособием. Здесь должна находится информация, касающаяся местонахождения содержания AMX RS-232/422/485 Interface Card AXC-232++, FAQ и самых распространенных проблем - то есть мест, которые чаще всего ищут пользователи в каждой инструкции обслуживания
2. Содержание - индекс всех советов, касающихся AMX RS-232/422/485 Interface Card AXC-232++, которое найдем в данном документе
3. Советы по использованию основных функций устройства AMX RS-232/422/485 Interface Card AXC-232++ - которые должны облегчить нам первые шаги во время использования AMX RS-232/422/485 Interface Card AXC-232++
4. Troubleshooting - систематизированный ряд действия, который поможет нам диагностировать а в дальнейшем очередность решения важнейших проблем AMX RS-232/422/485 Interface Card AXC-232++
5. FAQ - чаще всего задаваемые вопросы
6. Контактные данные Информация о том, где искать контактные данные производителя / сервисного центра AMX RS-232/422/485 Interface Card AXC-232++ в данной стране, если самостоятельно не получится решить проблему.

У вас вопрос, касающийся AMX RS-232/422/485 Interface Card AXC-232++?

Воспользуйтесь формуляром, находящимся ниже

Если с помощью найденной инструкции Вы не решили свою проблему с AMX RS-232/422/485 Interface Card AXC-232++, задайте вопрос, заполнив следующий формуляр. Если у какого то из пользователей была похожая проблема с AMX RS-232/422/485 Interface Card AXC-232++ со всей вероятностью он захочет поделиться методом ее решения.

Перепишите текст с картинки

Комментарии (0)