-
Notifications
You must be signed in to change notification settings - Fork 52
NI DAQMX Export Signal Attributes
See how to get and set attributes.
- Clocks
- Triggers
-
Events
- Advance Complete Event
- AI Hold Complete Event
- Change Detection Event
- Counter Output Event
- Handshake Event
- Ready For Transfer Event
- Data Active Event
- Ready For Start Event
- Synchronization Pulse Event
- Watchdog Timer Expired Event
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the AI Convert Clock. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Indicates the polarity of the exported AI Convert Clock. The polarity is fixed and independent of the active edge of the source of the AI Convert Clock. |
Restrictions: | Not Settable |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get this attribute using:
DAQmxGetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the 10MHz Clock. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the 20MHz Timebase. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies whether the exported Sample Clock issues a pulse at the beginning of a sample or changes to a high state for the duration of the sample. |
Valid values
DAQmx_Val_Pulse | 10265 | The exported Sample Clock pulses at the beginning of each sample. |
---|---|---|
DAQmx_Val_Lvl | 10210 | The exported Sample Clock goes high at the beginning of the sample and goes low when the last AI Convert begins. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Sample Clock. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | float64 |
---|---|
Description: | Specifies in seconds the amount of time to offset the exported Sample clock. Refer to timing diagrams for generation applications in the device documentation for more information about this value. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of the exported Sample Clock if DAQmx_Exported_SampClk_OutputBehavior is DAQmx_Val_Pulse. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Sample Clock Timebase. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Divided Sample Clock Timebase. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Advance Trigger. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Indicates the polarity of the exported Advance Trigger. |
Restrictions: | Not Settable |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get this attribute using:
DAQmxGetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the units of DAQmx_Exported_AdvTrig_Pulse_Width. |
Valid values
DAQmx_Val_Seconds | 10364 | Seconds. |
---|
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | float64 |
---|---|
Description: | Specifies the width of an exported Advance Trigger pulse. Specify this value in the units you specify with DAQmx_Exported_AdvTrig_Pulse_WidthUnits. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Pause Trigger. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the active level of the exported Pause Trigger. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Reference Trigger. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of the exported Reference Trigger. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Start Trigger. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of the exported Start Trigger. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Advance Complete Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | float64 |
---|---|
Description: | Specifies the output signal delay in periods of the sample clock. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of the exported Advance Complete Event. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | float64 |
---|---|
Description: | Specifies the width of the exported Advance Complete Event pulse. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the AI Hold Complete Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of an exported AI Hold Complete Event pulse. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Change Detection Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of an exported Change Detection Event pulse. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Counter Output Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies whether the exported Counter Output Event pulses or changes from one state to the other when the counter reaches terminal count. |
Valid values
DAQmx_Val_Pulse | 10265 | Send a pulse to the terminal. |
---|---|---|
DAQmx_Val_Toggle | 10307 | Toggle the state of the terminal from low to high or from high to low. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of the pulses at the output terminal of the counter when DAQmx_Exported_CtrOutEvent_OutputBehavior is DAQmx_Val_Pulse. NI-DAQmx ignores this property if DAQmx_Exported_CtrOutEvent_OutputBehavior is DAQmx_Val_Toggle. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the initial state of the output terminal of the counter when DAQmx_Exported_CtrOutEvent_OutputBehavior is DAQmx_Val_Toggle. The terminal enters this state when NI-DAQmx commits the task. |
Valid values
DAQmx_Val_High | 10192 | High state. |
---|---|---|
DAQmx_Val_Low | 10214 | Low state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Handshake Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the output behavior of the Handshake Event. |
Valid values
DAQmx_Val_Interlocked | 12549 | Handshake Event deasserts after the Handshake Trigger asserts, plus the amount of time specified with DAQmx_Exported_HshkEvent_Interlocked_DeassertDelay. |
---|---|---|
DAQmx_Val_Pulse | 10265 | Handshake Event pulses with the pulse width specified in DAQmx_Exported_HshkEvent_Pulse_Width. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | float64 |
---|---|
Description: | Specifies the number of seconds to delay after the Handshake Trigger deasserts before asserting the Handshake Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the asserted level of the exported Handshake Event if DAQmx_Exported_HshkEvent_OutputBehavior is DAQmx_Val_Interlocked. |
Valid values
DAQmx_Val_High | 10192 | High state. |
---|---|---|
DAQmx_Val_Low | 10214 | Low state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | bool32 |
---|---|
Description: | Specifies to assert the Handshake Event when the task starts if DAQmx_Exported_HshkEvent_OutputBehavior is DAQmx_Val_Interlocked. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | float64 |
---|---|
Description: | Specifies in seconds the amount of time to wait after the Handshake Trigger asserts before deasserting the Handshake Event if DAQmx_Exported_HshkEvent_OutputBehavior is DAQmx_Val_Interlocked. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of the exported Handshake Event if DAQmx_Exported_HshkEvent_OutputBehavior is DAQmx_Val_Pulse. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | float64 |
---|---|
Description: | Specifies in seconds the pulse width of the exported Handshake Event if DAQmx_Exported_HshkEvent_OutputBehavior is DAQmx_Val_Pulse. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Ready for Transfer Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the active level of the exported Ready for Transfer Event. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies when the ready for transfer event deasserts. |
Valid values
DAQmx_Val_OnbrdMemMoreThanHalfFull | 10237 | Deassert the signal when more than half of the onboard memory of the device fills. |
---|---|---|
DAQmx_Val_OnbrdMemFull | 10236 | Deassert the signal when the onboard memory fills. |
DAQmx_Val_OnbrdMemCustomThreshold | 12577 | Deassert the signal when the amount of space available in the onboard memory is below the value specified with DAQmx_Exported_RdyForXferEvent_DeassertCondCustomThreshold. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | uInt32 |
---|---|
Description: | Specifies in samples the threshold below which the Ready for Transfer Event deasserts. This threshold is an amount of space available in the onboard memory of the device. DAQmx_Exported_RdyForXferEvent_DeassertCond must be DAQmx_Val_OnbrdMemCustomThreshold to use a custom threshold. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to export the Data Active Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of the exported Data Active Event. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Ready for Start Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | int32 |
---|---|
Description: | Specifies the polarity of the exported Ready for Start Event. |
Valid values
DAQmx_Val_ActiveHigh | 10095 | High state is the active state. |
---|---|---|
DAQmx_Val_ActiveLow | 10096 | Low state is the active state. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Synchronization Pulse Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Data Type: | char* |
---|---|
Description: | Specifies the terminal to which to route the Watchdog Timer Expired Event. |
You can get/set/reset this attribute using:
DAQmxGetExportedSignalAttribute
DAQmxSetExportedSignalAttribute
DAQmxResetExportedSignalAttribute
Creating and Setting Up a gRPC Server
Session Utilities API Reference
gRPC API Differences From C API
Sharing Driver Sessions Between Clients
C API Docs
NI-DAQmx
- gRPC API Differences From C API
- Task Configuration And Control
- Channel Configuration And Creation
- Timing
- Triggering
- Read Functions
- Write Functions
- Export Hardware Signals
- Scale Configuration
- Internal Buffer Configuration
- Advanced Functions
- System Configuration
- Error Handling
- Buffer Attributes
- Calibration Info Attributes
- Channel Attributes
- Device Attributes
- Export Signal Attributes
- Persisted Channel Attributes
- Persisted Scale Attributes
- Persisted Task Attributes
- Physical Channel Attributes
- Read Attributes
- Scale Attributes
- System Attributes
- Task Attributes
- Timing Attributes
- Trigger Attributes
- Watchdog Attributes
- Write Attributes
NI-DCPOWER
- Setup Functions
- Configure Functions
- Measurement Functions
- Control Functions
- Trigger And Event
- Attribute Functions
- Query Functions
- Calibration Functions
- Utility Functions
- Supported Device
- Source Attributes
- Transient Attributes
- Voltage Attributes
- Current Attributes
- Pulse Voltage Attributes
- Pulse Current Attributes
- Cutoff Attributes
- Measurement Attributes
- Trigger Attributes Functions
- Event Attributes
- Advanced Attributes
- Inherent Ivi Attributes
- Supported Device Attributes
NI-DIGITAL PATTERN DRIVER
- Init And Close Functions
- Session Locking Functions
- Utility Functions
- Error Handling Functions
- Calibration Functions
- Attributes Functions
- Pin Map Functions
- Low Level Functions
- Low Level Action Functions
- Pin Control Functions
- Static IO Functions
- Clock Generator Functions
- Levels And Timing Functions
- TDR Functions
- PPMU Configuration Functions
- DC Voltage Functions
- DC Current Functions
- PPMU Action Functions
- Pattern Configuration Functions
- Pattern Action Functions
- History Ram Functions
- Source Memory Functions
- Capture Memory Functions
- Triggers And Events Functions
- Conditional Jump Trigger Functions
- Sequencer Flag Functions
- Sequencer Register Functions
- Match Fail Combination Functions
- Pattern Results Functions
- Sort Results Functions
- Frequency Measurement Functions
- IVI Inherent Attributes
- Specific Driver Information Attributes, Read Only
- Driver Setup Information Attributes
- Device Attributes
- Pin Control Attributes
- Level Configuration Attributes
- Trigger Configuration Attributes
- PPMU Attributes
- Patterns Attributes
- Pattern Opcode Event Attributes
- Timing Offset Attributes
- Keep Alive Attributes
- Frequency Measurement Attributes
- Clock Generator Attributes
- History RAM
- Synchronization Attributes
- TDR Endpoint Termination Attributes
NI-FGEN
- Setup Functions
- Configuration Functions
- Standard Output Functions
- Arbitrary Waveform Output Functions
- Arbitrary Sequence Output Functions
- Incremental Waveform Write Functions
- Configure Clock Functions
- Trigger And Syncronizations Functions
- 5404 Routing Functions
- Script Output Functions
- Configure Onboard Signal Processing Functions
- Configure Peer To Peer Functions
- Attribute Functions
- Waveform Control Functions
- Error Functions
- Output Attributes
- Arbitrary Waveform Attributes
- Data Transfer Attributes
- Onboard Signal Processing Attributes
- Peer To Peer Attributes
- Standard Function Attributes
- Clock Attributes
- Event Attributes
- Triggering Attributes
- Instrument Specific Attributes
- Inherent IVI Attributes
- 5401 5411 5431
NI-RFmx Bluetooth
- gRPC API Differences From C API
- General Functions
- Configuration Functions
- Set And Get Attribute Functions
- Fetch Results Functions
- Utility Functions
- Build String Functions
- Advanced Functions
- General Attributes
- Trigger Attributes
- Packet Attributes
- Auto Detect Signal Attributes
- Modacc Attributes
- ACP Attributes
- Twenty dB Attributes
- Frequency Range Attributes
- TXP Attributes
- Advanced Attributes
NI-RFmx NR
- gRPC API Differences From C API
- General Functions
- Configuration Functions
- Set And Get Attributes Functions
- Fetch Results Functions
- Utility Functions
- Build String Functions
- Advanced Functions
- General Attributes
- Trigger Attributes
- Signal Detection Attributes
- Component Carrier Attributes
- List Attributes
- Modacc Attributes
- ACP Attributes
- CHP Attributes
- OBW Attributes
- SEM Attributes
- TXP Attributes
- Pvt Attributes
- Advanced Attributes
NI-RFmx LTE
- gRPC API Differences From C API
- General Functions
- Configuration Functions
- Ch Configuration Functions
- NB IoT Configuration Functions
- ModAcc Configuration Functions
- ACP Configuration Functions
- CHP Configuration Functions
- OBW Configuration Functions
- SEM Configuration Functions
- PVT Configuration Functions
- SlotPhase Configuration Functions
- SlotPower Configuration Functions
- Set And Get Attribute Functions
- ModAcc Fetch Functions
- ACP Fetch Functions
- CHP Fetch Functions
- OBW Fetch Functions
- SEM Fetch Functions
- PVT Fetch Functions
- SlotPhase Fetch Functions
- SlotPower Fetch Functions
- Utility Functions
- Build String Functions
- Advanced Functions
- General Attributes
- Trigger Attributes
- Component Carrier Attributes
- ModAcc Attributes
- ACP Attributes
- CHP Attributes
- OBW Attributes
- SEM Attributes
- PVT Attributes
- SlotPhase Attributes
- SlotPower Attributes
- Advanced Attributes
NI-RFmx SpecAn
- gRPC API Differences From C API
- General Functions
- Configuration Functions
- Set And Get Attribute Functions
- Read Functions
- Fetch Functions
- Utility Functions
- Marker Functions
- Build String Functions
- Advanced Functions
- General Attributes
- Trigger Attributes
- ACP Attributes
- Cdf Attributes
- CHP Attributes
- Fcnt Attributes
- Harm Attributes
- OBW Attributes
- SEM Attributes
- Spectrum Attributes
- Spur Attributes
- TXP Attributes
- AMPM Attributes
- Dpd Attributes
- IQ Attributes
- IM Attributes
- NF Attributes
- Phasenoise Attributes
- PAVT Attributes
- Advanced Attributes
NI-RFmx WLAN
- gRPC API Differences From C API
- General Functions
- Configuration Functions
- Set And Get Attribute Functions
- Fetch DSSS ModAcc Functions
- Fetch OFDM ModAcc Functions
- Fetch SEM Functions
- Fetch TXP Functions
- Fetch PowerRamp Functions
- Utility Functions
- Build String Functions
- Advanced Functions
- General Attributes
- Trigger Attributes
- OFDM Attributes
- Auto Detect Signal Attributes
- DSSS ModAcc Attributes
- OFDM ModAcc Attributes
- SEM Attributes
- TXP Attributes
- PowerRamp Attributes
- Advanced Attributes
NI-RFSA
- General Functions
- Configuration Functions
- Acquisition Functions
- Utility Functions
- Calibration Functions
- General Attributes
- Vertical Attributes
- Signal Path Attributes
- Acquisition Attributes
- Acquisition Attributes
- Triggers Attributes
- Events Attributes
- Device Characteristics Attributes
- Peer To Peer Streaming Attributes
- Configuration List Attributes
- Inherent IVI Properties Attributes
- De-embedding Attributes
- Self Calibration Attributes
- Factory Calibration Attributes
- External Alignment Attributes
- Device Specific Attributes
NI-RFSG
- General Functions
- Generation Configuration
- Utility Functions
- Calibration Functions
- Arb Attributes
- Clock Attributes
- Configuration List Attributes
- De-embedding Attributes
- Device Characteristics Attributes
- Device Specific Attributes
- Events Attributes
- External Calibration Attributes
- Inherent IVI Attributes Attributes
- IQ Impairment Attributes
- Load Configurations Attributes
- Modulation Attributes
- Obsolete Attributes
- Peer To Peer Attributes
- RF Attributes
- Self Calibration Attributes
- Triggers Attributes
NI-SCOPE
- Setup Functions
- Configure Functions
- Attribute Functions
- Acquisition Functions
- Measurement Functions
- Calibrate Functions
- Utility Funcitons
- Error Handling Functions
- IVI Compliance Or Obsolete Functions
- Vertical Attributes
- Horizontal Attributes
- Trigger Attributes
- Clocking Attributes
- Synchronization Attributes
- Acquisition Attributes
- Waveform Measurements Attributes
- Onboard Signal Processing Attributes
- Peer To Peer Streaming Attributes
- Device Attributes
- IVI Or Obsolete Attributes
- Instrument Capabilities Attributes
- If Digitizer Attributes
NI-XNET
- gRPC API differences from C APIs
- General Functions
- Cluster Properties
- Database Properties
- Device Properties
- ECU Properties
- Frame Properties
- Interface Properties
- LIN Schedule Entry Properties
- LIN Schedule Properties
- PDU Properties
- Session Ethernet Properties
- Session Frame Properties
- Session Interface Properties
- Session Properties
- Session SAE J1939 Properties
- Signal Properties
- Subframe Properties
- System Properties
- IP-Stack Functions
- Socket Options
- Socket Functions