48
EFT/ Burst Generator PEFT Junior
of 128 characters. The memory can be used in two ways. The first uses 98 characters as a buffer
memory. The other accepts program blocks until an end of block character is recognised.
6.3.5.1 Command syntax
Seperation characters:
< >
No command (space) after the command header.
<;>
End of a command unit within a block.
<EOS>
End of a command block or blocks, signifies end of current
input (End Of Sequence).
Tab.
6.3.5.1a
Bit format:
Integer
positive whole numbers in the range 0 to 29999. transferred as
ASCII strings. The format corresponds with the input and
output of the P90 display
Real
positive decimal numbers.with a maximum of 6 significant
digits, transferred as ASCII strings. The format corresponds
with the input and output of the P90 display
Tab.
6.3.5.1b
Character strings:
set command=
<header>< ><argument>
<header>
A sequence of from 2 to 4 ASCII characters
using.'A'..'Z';'a'..'z'. There is no differentiation between upper
and lower case
< >
separation character between <header> and <argument>.
<argument>
In the form of either an integer,real number or string.
Tab.
6.3.5.1c