Owner manual

5.7.3 Alphabetical instruction list
746 VA Trace Analyzer / 747 VA Stand
5-281
SEND>RS1 Page: O, S Stand: M, A Abbreviation: SEN
Instructions t/s Main parameters Auxiliary parameters
––––––––––––– ––––– ––––––––––––––––––––––––– –––––––––––––––––––––––––
## .. SEND>RS1 ..... ....................................................
Function Send a message to RS interface 1.
Parameter Range; Default value / Meaning
Remark 52 characters; -
Message to be sent
The remark entered here is sent to RS232 interface 1.
All numbers, letters and characters on the keypad can be entered. The
following entry possibilities also exist:
ÙÙ### Characters with decimal code ### (see section
5.2.3). Characters with decimal code 000 ... 031
should not be entered as, with the exception of 010
(LF), although they can be shown on the screen, they
can not be printed out.
ÙÙÙÙ Character "ÙÙ"
ÙÙ092### Characters with octal code ### (ÙÙ092 = "\")
ÙÙ092x## Characters with hex code ##
ÙÙ092r Carriage return (CR)
ÙÙ092n Line feed (LF)
ÙÙ092f Form feed (FF)
ÙÙ092b Backspace (deletion of the character on the left)
ÙÙ092t Tab (tabulator)
ÙÙ092ÙÙ092 Character "\"
At the end of the transmitted line, there is no
automatic CR/LF. This has to be explicitly entered
(e.g. with "........ ÙÙ092r ÙÙ092n").
Description The SEND>RS1 instruction is used to send the message entered in the
parameter Remark to RS232 interface 1 or output it on a device attached
to this interface. It is thus possible to send, e.g. control commands to an
external device.
Comments For the printout of a message on the built-in thermal printer or the
external printer connected to the parallel interface, the PRINT instruction
must be used.
see also SEND>RS2, PRINT