In-Bound Strings - AMX I!-PCLINK WEB Instruction Manual

Integration!solutions
Table of Contents

Advertisement

i!-PCLink/Web Commands (Cont.)
MOUSE-MCLICK
MOUSE-RCLICK
MOUSE-LDOUBLECLICK
MOUSE-MDOUBLECLICK
MOUSE-RDOUBLECLICK
VOLUME-
VOLUME-MUTE
VOLUME-UNMUTE
SAVEHOMEPAGE-

In-bound Strings

i!-PCLink/Web supports the following in-bound strings (device to master). All strings a terminated
with a carriage return (decimal 13, hex $0D):
In-bound Strings
Command
DATE-<computer data>
TIME-<computer time>
COMPUTERNAME-<name>
COMPUTERIP-<IP address>
COMPUTERUSER-<username>
COMPUTERACCOUNT-<name>
COMPUTERRESOLUTION-<resolution> Returns the computers display resolution in response to the COM-
RET-<error description>
CURRENTDIR-<directory>
TOTALCOUNT-<count>
DRIVECOUNT-<count>
DRIVE-<drive>
DIRCOUNT-<count>
DIR-<directory>
FILECOUNT-<count>
FILE-<file name>
SHORTCUT-<index>,<name>
WINDOTITLE-<title>
BROWSERURL-<url>
i!-PCLinkWeb
emulate a middle mouse click on the computer
emulate a right mouse click on the computer
emulate a left mouse double click on the computer
emulate a middle mouse double click on the computer
emulate a right mouse double click on the computer
set computer volume :: <0-255> or <0%-100%>
( 'VOLUME-255' ) OR ( 'VOLUME-100%' )
set computer volume mute = MUTED
set computer volume mute = NOT MUTED
store the homepage for the internal web browser 'SAVEHOMEPAGE-http://
www.amx.com' ) or if the URL is left off, this command will store the current
webpage's URL as the home page.
Description
Returns the computers date in the <YYYY-MM-DD> format in
response to a DATE command.
Returns the computers time in the <HH:MM:SS> format in
response to the TIME command.
Returns the computers hostname in response to the COMPUTER-
NAME command.
Returns the computers IP address in response to the COMPUTER-
IP command.
Returns the computers user full name in response to the COM-
PUTER-USER command.
Returns the computers user account name in response to the
COMPUTER-ACCOUNT command.
PUTER-RESOLUTION command.
Returns an error description when i!-PCLink/Web is unable to open
a file.
Returns the Current Directory in response to a DIR or CD com-
mand.
Returns the total file/directory/drive count in response to a DIR or
CD command.
Returns the total drive count in response to a DIR or CD command.
Returns a drive entry in response to a DIR or CD command.
Returns the total directory count in response to a DIR or CD com-
mand.
Returns a directory entry in response to a DIR or CD command.
Returns the total file count in response to a DIR or CD command.
Returns a file entry in response to a DIR or CD command.
Returns a shortcut list item.
Returns the active window title.
Returns the current URL from the internal web browser.
Programming i!-PCLink/Web
21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents