RFMXSPECAN_ATTR_IDPD_REFERENCE_WAVEFORM_IDLE_DURATION_PRESENT
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the reference waveform contains idle duration or dead time.
Syntax
RFMXSPECAN_ATTR_IDPD_REFERENCE_WAVEFORM_IDLE_DURATION_PRESENT
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1310731 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is False.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_IDPD_REFERENCE_WAVEFORM_IDLE_DURATION_PRESENT_FALSE | 0 (0x0) | Reference waveform has no idle duration. |
RFMXSPECAN_VAL_IDPD_REFERENCE_WAVEFORM_IDLE_DURATION_PRESENT_TRUE | 1 (0x1) | Reference waveform contains idle duration. |