StopTriggerNum


Function

 

Inputs the setting value of the sampling stop condition.

 

Variable type

 

[ C#: string ] [ VB.NET: String ] 

 

Initial value

 

0

 

Setting value

 

The setting value differs depending on the StopTrigger condition.

 

StopTrigger Value

Description

#sec

Please input a value in the range of 0-10000.

#times

Please input a value in the range of 0-10000.

#Level

Write the level comparison conditions in the following format.

 

Format: Level: Comparison direction, comparison channel, comparison level, input method

 

■Comparison direction

   Both: Both

   Rising: Up

   Falling: Down

 

■Comparison channel

   0<= Number of valid channels on the device

 

■Comparison level

   If the input method is voltage/current, please input a value within the range.

   If the input method is a binary value, please input the resolution range value.

   12bit device: 0-4095

   16bit device: 0-65535

 

■Input method

   Binary value: 0

   Voltage/current: 1

 

■An example for both directions, comparison channel=1, comparison level=10V, input method=voltage/current value

   Level:Both,1,10,1

 

 

Remarks

 

It is effective when #sec, #times, #Level is selected in the StopTrigger.