AMX NetLinx Integrated Controller NXI Bedienungsanleitung Seite 18

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 28
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 17
Programming
14
NXI NetLinx Integrated Controller
RS-232/422/485 Send_Commands (Cont.)
RXON
Starts transmitting received
characters to the Master
Card.
This command is sent automatically when issuing a CREATE_BUFFER
Send_Command.
Syntax:
SEND_COMMAND <DEV>,'RXON'
Example:
SEND_COMMAND RS232_1,'RXON'
Sets the RS232_1 device to transmit received characters to the Master Card.
TXCLR
Stops and clears all charac-
ters waiting in the transmit
buffer.
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
Disables software handshak-
ing (default).
Syntax:
SEND_COMMAND <DEV>,'XOFF'
Example:
SEND_COMMAND RS232_1,'XOFF'
Disables software handshaking on the RS232_1 device.
XON
Enables software handshak-
ing.
Syntax:
SEND_COMMAND <DEV>,'XON'
Example:
SEND_COMMAND RS232_1,'XON'
Enables software handshaking on the RS232_1 device.
Seitenansicht 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 27 28

Kommentare zu diesen Handbüchern

Keine Kommentare