:TRIG:CCH

Type

Command/Query

Syntax

:TRIGger:CCHeck {ON|OFF|1|0}

:TRIGger:CCHeck?

Description

This command sets the contact check mode. This function is added at the revision A.2.0x.

Variable

Parameter

Selection Option

Description

Contact Check Mode

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as String
Var= "ON"
Ena.WriteString ":TRIG:CCH " & Var, True
Ena.WriteString ":TRIG:CCH?", True
Var=Ena.ReadString

Equivalent GUI

Edit Test > Edit Measurement  > Contact Check