RFMXVNA_ATTR_INDEX_EVENT_LEVEL
- Updated2025-04-08
- 1 minute(s) read
Specifies the trigger level for the Index event.
Syntax
RFMXVNA_ATTR_INDEX_EVENT_LEVEL
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
13631592 | 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 Active Low.
Name | Value | Description |
---|---|---|
RFMXVNA_VAL_INDEX_EVENT_LEVEL_ACTIVE_HIGH | 0 (0x0) | Event level is HIGH when analyzer has completed all the acquisitions for the signal. |
RFMXVNA_VAL_INDEX_EVENT_LEVEL_ACTIVE_LOW | 1 (0x1) | Event level is LOW when analyzer has completed all the acquisitions for the signal. |