![Fluke ScopeMeter 190 Series Programming Reference Manual Download Page 14](http://html1.mh-extra.com/html/fluke/scopemeter-190-series/scopemeter-190-series_programming-reference-manual_2309997014.webp)
Page 3.3
** Syntax conventions **
The Command Syntax and the Response Syntax may contain the
following meta symbols and data elements:
UPPERCASE These characters are part of the syntax.
For commands, lower case is also allowed.
<...> An expression between these brackets is a
code, such as <cr> (carriage return) that can
not be expressed in a printable character, or
it is a parameter that is further specified.
Do not insert the brackets in the command!
[...] The item between these brackets is optional.
This means that you may omit it for the
command, or for a response it may not appear.
Do not insert the brackets in the command!
| This is a separator between selectable items.
This means that you must choose only one of
the items (exclusive or).
{...} Specifies an element that may be repeated 0 or
more instances.
(...) Grouping of multiple elements.
<binary_character>= 0 to 255
<digit> = 0 to 9
<sign> = + | -
<decimal_number>= <digit>{<digit>}
<float> = <mantissa><exponent>
<mantissa> = <signed_integer>
<exponent> = <signed_byte>
<signed_integer> = <binary_character><binary_character>
Two bytes representing a signed
integer value. The first byte is the
most significant and contains the
sign bit (bit 7).
<signed_long> = four <binary_character>’s
<unsigned_integer>= <binary_character><binary_character>
Two bytes representing an unsigned
integer value. The first byte is the
most significant.
<unsigned_long> = four <binary_character>’s
Summary of Contents for ScopeMeter 190 Series
Page 40: ...Page 3 29 Response Syntax acknowledge cr See an example for this command under QUERY PRINT QP...
Page 42: ...to the ScopeMeter...
Page 64: ......
Page 68: ...Resp Count Resp Count 2 PRINT x_divisions X Divisions...
Page 70: ...PRINT x_step X Step...
Page 72: ...nb nb ASC MID Resp Resp Count 1 1 ELSE...
Page 74: ......
Page 76: ...PRINT SumCheck so far MOD 256 SumCheck1 MOD 256 CLOSE END...
Page 78: ...END IF...
Page 80: ...END IF NEXT j...
Page 83: ...Resp Count Resp Count Sample Bytes...