RFmx VNA C

RFMXVNA_ATTR_PULSE_PERIOD

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

RFMXVNA_ATTR_PULSE_PERIOD

Data Type: float64
Access:read/write
Functions:RFmxVNA_SetAttributeF64
RFmxVNA_GetAttributeF64
Description: Specifies the time interval after which the pulse repeat. This attribute is used only when you set the RFMXVNA_ATTR_PULSE_MODE_ENABLED attribute to RFMXVNA_VAL_PULSE_MODE_ENABLED_TRUE. If you set set RFMXVNA_ATTR_PULSE_TRIGGER_TYPE attribute to RFMXVNA_VAL_PULSE_TRIGGER_TYPE_DIGITAL_EDGE, pulses are generated only when an external pulse digital edge trigger is received by the VNA. This value is expressed in seconds.

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 1 ms.

Get Function: RFmxVNA_GetPulsePeriod
Set Function: RFmxVNA_SetPulsePeriod

Log in to get a better experience