Amx MAX-CSE Manuel d'utilisateur Page 98

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 110
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 97
NetLinx Programming
92
MAX-CSE/MAX-CSD10 Operation/Reference Guide
RS232/422/485 Ports Channels
RS232/422/485 ports are Port 2 on the MAX-CSE.
RS-232/422/485 Send_Commands (Cont.)
Command Description
TXCLR
Stop and clear all characters
waiting in the transmit out
buffer and stops
transmission.
Syntax:
SEND_COMMAND <DEV>,"'TXCLR'"
Example:
SEND_COMMAND RS232_1,"'TXCLR'"
Clears and stops all characters waiting in the RS232_1 device's transmit buffer.
XOFF
Disable software
handshaking (default).
Syntax:
SEND_COMMAND <DEV>,"'XOFF'"
Example:
SEND_COMMAND RS232_1,"'XOFF'"
Disables software handshaking on the RS232_1 device.
XON
Enable software
handshaking.
Syntax:
SEND_COMMAND <DEV>,"'XON'"
Example:
SEND_COMMAND RS232_1,"'XON'"
Enables software handshaking on the RS232_1 device.
RS232/422/485 Ports Channels
255 - CTS push channel Reflects the state of the CTS input if a 'CTSPSH' command was sent to the
port.
Vue de la page 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 109 110

Commentaires sur ces manuels

Pas de commentaire