5 display:decimal:format? [min|max|def] 105, 6 display:decimal:format <num>|min|max|def 105, 7 display:window? [min|max|def] 105 – Fluke 1529 Chub-E4 User Manual

Page 111: 8 display:window <num>|min|max|def 105, 9 display:window<n>:field<n>:feed? 105, Display:decimal:format? [min|max|def, Display:decimal:format <num>|min|max|def, Display:window? [min|max|def, Display:window <num>|min|max|def, Display:window<n>:field<n>:feed

Advertising
background image

MIN, MAX, or DEF sets the lamp to the minimum, maximum, or default value
respectively.

8.4.6.5

DISPlay:DECimal:FORMat? [MIN|MAX|DEF]

Returns the current decimal format setting.

DISP:DEC:FORM?

0

A returned value of 0 indicates a period (.) is used as the decimal separator. A
returned value of 1 indicates a comma (,) is used as the decimal separator.
Specifying the MIN parameter returns a value of 0. Specifying the MAX pa-
rameter returns a value of 1. Specifying the DEF parameter returns a value of 0.

8.4.6.6

DISPlay:DECimal:FORMat <num>|MIN|MAX|DEF

Sets the decimal format setting.

DISP:DEC:FORM 1

The <num> parameter can be either a 0 for a period (.) or a 1 for a comma (,).
Specifying the MIN, MAX or DEF parameter sets the decimal format to the
minimum, maximum, or default value respectively.

8.4.6.7

DISPlay:WINDow? [MIN|MAX|DEF]

Returns the current display set.

DISP:WIND?

2

Specifying the MIN parameter returns a value of 1. Specifying the MAX pa-
rameter returns a value of 9. Specifying the DEF parameter returns a value of 1.

8.4.6.8

DISPlay:WINDow <num>|MIN|MAX|DEF

Sets the current display set.

DISP:WIND MIN

The <num> parameter specifies the display set to select. Specifying MIN,
MAX, or DEF parameter sets the current display set to the minimum, maxi-
mum, or default respectively.

8.4.6.9

DISPlay:WINDow<n>:FIELd<n>:FEED?

Returns the current setting of the specified field for the specified display set.

DISP:WIND1:FIEL2:FEED?

0,16

105

8 Digital Communications Interface

Commands

Advertising