Send_Strings - AMX Computer Control PC Presenter Instruction Manual

Amx corporation pc presenter computer control instruction manual
Hide thumbs Also See for Computer Control PC Presenter:
Table of Contents

Advertisement

Programming the PC Presenter
Send_Commands (Cont.)
Command
'REPEATOFF'
'REPEATON'
'RMACRO<n>-<s>'
'RFOFF'
'RFON'
'TXID<n>'
'XINVERT'
'YINVERT'

Send_Strings

All received Send_Strings are translated to keystrokes and output to the attached PC's keyboard
port. The following table represents the embedded codes defining special characters that can be
included with the string but may not be represented by the ASCII character set.
Send_Strings
Decimal
8
13
27
128
129
130
131
132
133
134
135
136
137
138
139
140
141
24
Description
Disables macro repeat when holding transmitter button.
Enables macro repeat when holding transmitter button (default).
Records strings in keystroke macro memory under channel code n.
<n> = ASCII number 1 to 255
<s> = ASCII string
Disables RF reception.
Enables RF reception (default).
Sets the transmitter ID, for mouse disc only. Only TXC-MS(L) with the radio
code set to n will be recognized.
<n> = ASCII number 0 to 16.
• Set <n> from 0 to 15 for specific radio codes.·
• Set <n> to 16 to enable mouse disc control from all radio codes (default).
This parameter is stored in memory even if the unit is powered down.
Reverses the direction the PC's cursor moves horizontally in response to
AXLink levels. This parameter is stored in memory even if the unit is powered
down.
Reverses the direction the PC's cursor moves vertically in response to AXLink
levels. This parameter is stored in memory even if the unit is powered down.
Hexadecimal
Keystroke
$08
BACKSPACE
$0D
ENTER
$1B
ESC
$80
CTRL key down
$81
ALT key down
$82
SHIFT key down
$83
F1
$84
F2
$85
F3
$86
F4
$87
F5
$88
F6
$89
F7
$8A
F8
$8B
F9
$8C
F10
$8D
F11
PC Presenter

Advertisement

Table of Contents
loading

Table of Contents