Main Content

setNumberofTriggerStages

Configure number of trigger stages for capturing data

Since R2020b

Description

setNumberofTriggerStages(DC,N) specifies an integer value configures the number of trigger stages, N, for capturing data. DC is customized data capture object.

Input Arguments

collapse all

Customized data capture object, specified as an hdlverifier.FPGADataReader System object.

Total number of trigger stages in which you want to capture the data, specified as an integer from 1 to M, where M is set by the Max trigger stages parameter of the FPGA Data Capture Component Generator tool.

Version History

Introduced in R2020b