
<bit_number> = > <unsigned integer const> of range [0
<trig_line> = > <unsigned integer const> of range [0 ..
<port> = > <unsigned integer const> of range [0 ..
<byte> = > <unsigned integer const> of range [0 ..
<word> = > <unsigned integer const> of range [0 ..
<bit_value> = > 0 I 1
<base_value> = > 2 I 8 110 116
<address> = > <unsigned integer const> of range [ 0 .
<mask> = > <unsigned integer const> of range [ 0
<reg>
=
>
<unsigned integer const> of range [ 0 ..
<vector> = > <unsigned integer const> of range [ 0 .
<length> = > <unsigned integer const> of range [ 0 .
.. 7], inclusive
8], inclusive
11], inclusive
28 - 1], inclusive
216 - 1], inclusive
. 232 - 1], inclusive
.. 28 - 1], inclusive
31], i n c l u s i v e
.63], i n c l u s i v e
. 23' - 1], inclusive
<unsigned integer const> =>
The following regular expressions describe the numerical formats
recognized by the 7064 command parser:
• I E E E Hex
:
#[hEl][a-fA-F0-9]+
• I E E E Octal : #[qQ][0-7]+
• I E E E Binary : #[bB][01]+
•
C
-style Hex : 0[xX][a-fA-F0-9]+
C-style Octal
:
0[0-7]*
• D e c i m a l
:
[0-9]+
NOTES:
1.
I
n
general, the 7064 command parser accepts a 'free-format' syntax. That is, the
placement of new lines and whitespace isn't critical. There are three exceptions:
a. T h e "USR_SCANO:" command should appear alone on a terminated line.
b. T h e "VXI_SCAN();" command should appear alone on a terminated line.
c. I n S-record download, each Motorola S-record should appear alone on a
terminated line.
2. A
l
l
identifiers are case-insensitive. That is, "INPORT" is the same as "inport" and
"Inport", etc.
A-15
Содержание 7064
Страница 2: ...Racal Instruments...
Страница 6: ...I 1 1 1 1 1...
Страница 21: ...I 1 I I I I I I I I I 1 1 I I I I I I...
Страница 29: ...I I I I I I I I I I I I I I I I I I I...
Страница 57: ...1 I I I I I I I I I I I I I I I I I I...
Страница 77: ...1...
Страница 111: ...0 00 0 00 tI I 4 0 0 I7 r i 6 4 7 4 7 0 T 6 0 0 7 28...
Страница 112: ......
Страница 113: ...7 30 I I I 1 I I I I I I I I I I I I I I I...
Страница 115: ...7 32...
Страница 124: ...CO 0 L5 F 4 BEAD 2 A C8 1 0 1 uF C9 01 uF T 0 1 uF 01 uF E12 0 IIIIII M I 11111 V I E M I 111111 I I I I I I N M I I...
Страница 148: ......
Страница 164: ...I I I I I I I I I I 1 I I I I I I I I...
Страница 176: ...extern char error_msg_lookup unsigned errdes endif ERROR_INCLUDE C 8...