AMX AXC-232 RS-232422485 INTERFACE CARD Manual de instrucciones Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 20
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
Programming
11
A
XC-232++ RS-232/422/485 Interface Card
Axcess program characteristics
The AXC-232++ is capable of running Axcess programs. 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 characters to the
AXC-EM (default).
Syntax:
'RXOFF'
Example:
SEND_COMMAND AXC232,'RXOFF'
AXC-232++ does not pass on received characters to the AXC-EM.
RXON
Enables AXC-232++ to send
incoming characters received
to the AXC-EM.
Syntax:
'RXON'
Example:
SEND_COMMAND AXC232,'RXON'
Enables AXC-232++ to send incoming characters received to the AXC-EM.
The AXC-EM automatically sends this command to the AXC-232++ when it
executes a 'CREATE_BUFFER' program instruction.
TXCLR
Clears and stops any charac-
ters waiting in the Transmit
buffer.
Syntax:
'TXCLR'
Example:
SEND_COMMAND AXC232,'TXCLR'
Clears and stops any characters waiting in the Transmit buffer.
XOFF
Disables software
handshaking (default).
Syntax:
'XOFF'
Example:
SEND_COMMAND AXC232,'XOFF'
Disables software handshaking.
XON
Enables software
handshaking.
Syntax:
'XON'
Example:
SEND_COMMAND AXC232,'XON'
Enables software handshaking.
ZAP!
Clears the Axcess program in
the AXC-232++.
Syntax:
'ZAP!'
Example:
SEND_COMMAND AXC232,'ZAP!'
Clears the Axcess program in the AXC-232++.
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20

Comentarios a estos manuales

Sin comentarios