RFmx EVDO CVI

RFMXEVDO_ATTR_TRIGGER_DELAY

  • Updated2024-10-14
  • 1 minute(s) read

RFMXEVDO_ATTR_TRIGGER_DELAY

Data Type: float64
Access:read/write
Functions:RFmxEVDO_SetAttributeF64
RFmxEVDO_GetAttributeF64
Description: Specifies the trigger delay time. This value is expressed in seconds.

If the delay is negative, the measurement acquires pretrigger samples. If the delay is positive, the measurement acquires post-trigger samples.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is 0 seconds.

Get Function: RFmxEVDO_GetTriggerDelay
Set Function: RFmxEVDO_SetTriggerDelay