User's Manual

Document Number/Ref.-No. Issue
00-6383A01 1.0
(113491 2)
Page 23 of 26
Copyright 2000 by Harris Corporation, RF Communications Division
All rights reserved. No part of this publication may be reproduced or transmitted in
any form or by any means, electronic or mechanical, including photocopy, recording, or any information storage and retrieval system, without permission in
writing by
Harris Corporation, RF Communications Division,
Rochester, New York, USA
run filename.ext
Causes the application to read "filename.ext" and accept commands from this file as though they were typed in on the
command line.
--------------------
pause 0/1
This command stops the displaying of data or re-enables the displaying of data on the screen.
1 Stops all data display activity
0 Re-enables data display activity.
--------------------
flag [v/h/s/d] [0/1]
Displays/Controls the states of the "Sticky" flags.
With no command parameters this command displays the enable/disable state of all of the "Sticky" flags.
v Verbose Flag
h Hexidecimal Display Flag
s Show Bit/Status Flag
d Debug Flag (much debug data displayed)
0 Disabled
1 Enabled
--------------------
txmsg xx xx xx xx xx xx xx
Causes the message described by "xx xx xx xx xx xx xx" to be sent to the Transmitter. The message is made up of 1
or more hexadecimal bytes shown above as "xx". A message is made up of a series of 2 character ASCII/hex
characters, each representing a byte of data. For example:
txmsg aa 55 01 01 f0 0f
--------------------
rxmsg xx xx xx xx xx xx xx
Causes the message described by "xx xx xx xx xx xx xx" to be sent to the Receiver. The message is made up of 1 or
more hexadecimal bytes shown above as "xx". A message is made up of a series of 2 character ASCII/hex
characters, each representing a byte of data. For example:
rxmsg aa 55 01 01 f0 0f