AMX AXB-PT15 POSITRACK CAMERA CONTROLLER Instrukcja Obsługi Strona 49

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 56
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 48
Programming
45
AXB-PT10/15/30 PosiTrack Camera Controllers
RS-232 Commands (Cont.)
CTSPSH
Enables pushes,
releases, and status
information on channel
255 for CTS hardware
handshake input.
Syntax:
"’CTSPSH’"
If CTS is high, channel 255 is On.
Example:
SEND_COMMAND CAM,"’CTSPSH’"
HSOFF
Disables hardware
handshaking (default).
Syntax:
"’HSOFF’"
Example:
SEND_COMMAND CAM,"’HSOFF’"
HSON
Enables hardware
handshaking.
Syntax:
"’HSON’"
Example:
SEND_COMMAND CAM,"’HSON’"
RXCLR
Clears characters
waiting in the receive
buffer pending
transmission to the
Central Controller.
Syntax:
"’RXCLR’"
Example:
SEND_COMMAND CAM,"’RXCLR’"
RXOFF
Disables the device
from passing received
characters to the
Central Controller
(default).
Syntax:
"’RXOFF’"
Example:
SEND_COMMAND CAM,"’RXOFF’"
RXON
Enables the device to
send incoming
(received) characters
to the Central Control-
ler.
Syntax:
"’RXON’"
This command is automatically sent by the master when a 'CREATE_BUFFER'
program instruction is executed.
Example:
SEND_COMMAND CAM,"’RXON’"
TXCLR
Clears characters
waiting in the transmit-
out buffer, and stop
transmissions.
Syntax:
"’TXCLR’"
Example:
SEND_COMMAND CAM,"’TXCLR’"
XOFF
Disables software
handshaking (default).
Syntax:
"’XOFF’"
Example:
SEND_COMMAND CAM,"’XOFF’"
XON
Enables software
handshaking.
Syntax:
"’XON’"
Example:
SEND_COMMAND CAM,"’XON’"
Przeglądanie stron 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 55 56

Komentarze do niniejszej Instrukcji

Brak uwag