MPISynqNetPacketCfgCaptureEngine

Declaration

typedef struct MPISynqNetPacketCfgCaptureEngine {
     MPISynqNetResourceCaptureDepth    depth;
} MPISynqNetPacketCfgCaptureEngine;

 

Required Header: stdmpi.h
Change History: Added in 04.00.

Description

MPISynqNetPacketCfgCaptureEngine is a structure containing the buffer depth for the capture engine. The buffer depth is the maximum number of captures collected per SynqNet sample that the node can collect and send to the controller by using SynqNet. If the buffer depth is smaller than the number of captures triggered per sample, the data will be lost. If the buffer depth is larger than necessary, the SynqNet bandwidth is consumed by the excessive capture buffer depth.

depth An enumerated value specifying the length of the capture buffer per SynqNet sample.

See Also

MPISynqNetPacketCfgCaptureModule