Function
Inputs the setting value of the sampling start condition.
Variable type
[ C#: string ] [ VB.NET: String ]
Initial value
0
Setting value
The setting value differs depending on the StartTrigger condition.
StartTrigger Value |
Description |
#sec |
Please input a numerical value in the range of 0-10000 as a character string. |
#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 or #Level is selected in StartTrigger.