User manual

Table Of Contents
Host Interface
61
method AverageWindowSizePulsesCommand([in] short
CommandOption);
The method to set the display smoothing window size in
pulses. This parameter has effect only when a pyro-
electric probe is attached to a TOP meter. Valid
CommandOption values range from 2 to 1000.
method AverageWindowSizeSecondsCommand([in]
short CommandOption);
The method to set the display smoothing window size in
seconds. This parameter has effect only when a ther-
mopile or optical probe is attached to a TOP meter. Valid
CommandOption values range from 1 to 60.
method BacklightCommand([in] VARIANT_BOOL
CommandOption);
The method to turn on or off the backlight. Valid
CommandOption values are 0 for off and non-zero for
on.
method BatchRestartModeCommand([in] short
CommandOption);
The method to set the batch restart mode. Valid Comand
Option values follow the Visual Basic 6.0 enumeration
of:
Public Enum BatchRestartMode
brmManual = 1
brmAuto = 2
End Enum
method BatchSizePulsesCommand([in] long Command
Option);
The method to set the statistics batch size in pulses. This
parameter has effect only when a pyroelectric probe is
attached. Valid CommandOption values range from 2 to
99999.