Send_Commands - AMX AXB-PCCOM AXLINK TO PC COMMUNICATIONS PORT INTERFACE Instruction Manual

Axlink to pc communications port interface
Table of Contents

Advertisement

Requests sent to the AXB-PCCOM (Cont.)
Command
Set Level (Byte)
Set Level (Word)
Set Response Mask

Send_Commands

The following table lists the Send_Commands for the AXB-PCCOM :
AXB-PCCOM Send_Commands
Command
'RXON
'RXOFF'
'LEVON'
'LEVOFF'
'PASS ON'
'PASS OFF'
'SS-'
AXB-PCCOM Communications Port Interface
Packet Structure and Example
Syntax:
'*' <3> <DEVICE> <LEVEL NO> <LEVEL> <CHECKSUM>
Example
"'*',3,1,0,200,246"
Set level 0 on device 1 (AXlink device 129) to 200.
Syntax:
'*' <13> <DEVICE> <LEVEL NO><LEV_H><LEV_L><CHECKSUM>
Example:
"'*',13,1,0,128,0,184"
Set level 0 on device 1 (AXlink device 129) to 32768.
Syntax:
'*' <10> <MASK1> <MASK2> <CHECKSUM>
Examples:
"'*',10,32,0,212"
Set the AXB-PCCOM to send only CHANNEL STATUS strings.
"'*',10,160,0,84"
Set the AXB-PCCOM to send CHANNEL STATUS and RECEIVE STRING strings.
Refer to the Response Mask section on page 11 for more information.
Packet Structure and Example
Enables strings to be sent to master.
Disables strings to be sent to master.
Enables levels to be sent to master.
Disables levels to be sent to master.
AXB-PCCOM is put into PASS mode where any string sent from master will be sent
without protocol formatting, and any string received will be sent to master without
protocol checking. The PCCOM will act like a AXB-232 with the capability to send and
receive strings.
Turns off PASS mode. PCCOM operates normally.
Allows a RAW string to be sent from the PCCOM. Any characters after the '-' will be
sent without PCCOM protocol formatting.
Programming
9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axb-pccom

Table of Contents