EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Set_Trigger8

Scanlab RTC6 PCIe Board
1004 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
761
innovators for industry
Delayed Short
List Command
set_trigger8
Function Starts the measurement value recording of the specified measurement signals
(has the same effect as set_trigger, but with up to 8 simultaneous measurement signals).
Call
set_trigger8( Period, Signal1, Signal2, Signal3, Signal4,
Signal5, Signal6, Signal7, Signal8 )
Parameters
Period
Like set_trigger.
Signal1
Like set_trigger.
Signal2
Like set_trigger.
Signal3
Like set_trigger.
Signal4
Like set_trigger.
Signal5
Like set_trigger.
Signal6
Like set_trigger.
Signal7
Like set_trigger.
Signal8
Like set_trigger.
Comments See comments for set_trigger.
2
22
entries per measurement channel are available with set_trigger8.
The measurement value recording ends automatically with 2
22
data octuples.
A currently running measured value recording is terminated by
(no matter which of the 3 commands started it):
set_trigger(
Period
= 0)
set_trigger4(
Period
= 0)
set_trigger8(
Period
= 0)
Other than set_trigger and set_trigger4, set_trigger8 does not automatically
increase the memory area for data recording by merging unused channels. A maximum
of 2
22
entries per measuring channel is always recorded.
The measurement value counter is reset when a new measurement value recording is
started again by:
set_trigger(
Period
> 0)
set_trigger4(
Period
> 0)
set_trigger8(
Period
> 0)
Already existing data are overwritten with new data.
See also the corresponding comments under set_trigge
r.
A
s with set_trigger/set_trigger4, get_waveform/get_waveform_offset can be used
to transfer the recorded values to the PC.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 635, OUT 636.
References set_trigger, set_trigger4, stop_trigger, get_waveform, get_waveform_offset

Table of Contents