Fluke CombiScope PM3370B User Manual page 104

Autoranging instrument
Hide thumbs Also See for CombiScope PM3370B:
Table of Contents

Advertisement

4 - 4
<integer> =
<numeric_data> =
<hexadecimal_data> = #H <hex_digit> {<hex_digit>}
<octal_data> =
<binary_data> =
<Boolean> =
<block_data> =
<indefinite_block> =
<dab> =
<definite_block> =
<digit> =
<character_data> =
<string_data> =
<channel_list> =
<digit> {<digit>}
Integer notation that specifies a number.
<NRf> | <hexadecimal_data> | <octal_data> |
<binary_data>
Any decimal or non-decimal numeric data type.
<hex_digit> is one of the characters 0 .. 9 or A .. F.
#Q <octal_digit> {<octal_digit>}
<octal_digit> is one of the digits 0 .. 7.
#B <binary_digit> { <binary_digit> }
<binary_digit> = 0 | 1
0 | 1 | OFF | ON
0 equals OFF; 1 equals ON.
<definite_block> | <indefinite_block>
This is used to transfer data that consists of any arbitrary
8 bit codes.
#0 {<dab>}
This data type is of indefinite length and must be
terminated by NL^END.
Any arbitrary 8 bit data byte code.
# <digit> <length> {<dab>}
This data type is of definite length.
<digit> specifies the number of bytes of <length>.
<length> specifies the number of <dab> bytes.
One of the ASCII characters 0 .. 9.
<alpha_character> { <alpha_character> | _ | <digit> }
<alpha_character> is any alphabetic ASCII character.
Sequence of ASCII characters placed between single or
double quotes.
Examples:
"This is a string"
'This also'
( @ <NRf> )
Example: (@2)
COMMAND REFERENCE

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents