-
Notifications
You must be signed in to change notification settings - Fork 50
NI FGEN C Function Reference
Shantanu Shinde edited this page Jun 16, 2021
·
18 revisions
- Setup Functions
-
Configuration Functions
- niFgen_ConfigureOperationMode
- niFgen_ConfigureOutputMode
- niFgen_ConfigureChannels
- niFgen_ConfigureOutputEnabled
- niFgen_ConfigureOutputImpedance
- niFgen_EnableAnalogFilter
- niFgen_DisableAnalogFilter
- niFgen_EnableDigitalFilter
- niFgen_DisableDigitalFilter
- niFgen_EnableDigitalPatterning
- niFgen_DisableDigitalPatterning
- Standard Output Functions
- Frequency List Output Functions
-
Arbitrary Waveform Output Functions
- niFgen_ConfigureGain
- niFgen_ConfigureSampleRate
- niFgen_QueryArbWfmCapabilities
- niFgen_CreateWaveformF64
- niFgen_CreateWaveformI16
- niFgen_CreateWaveformComplexF64
- niFgen_CreateWaveformFromFileI16
- niFgen_CreateWaveformFromFileF64
- niFgen_CreateWaveformFromFileHWS
- niFgen_ConfigureArbWaveform
- niFgen_ClearArbWaveform
- Arbitrary Sequence Output Functions
- Incremental Waveform Write Functions
- Configure Clock Functions
-
Trigger And Syncronizations Functions
- niFgen_ConfigureDigitalEdgeStartTrigger
- niFgen_ConfigureP2PEndpointFullnessStartTrigger
- niFgen_ConfigureSoftwareEdgeStartTrigger
- niFgen_DisableStartTrigger
- niFgen_ConfigureDigitalEdgeScriptTrigger
- niFgen_ConfigureDigitalLevelScriptTrigger
- niFgen_ConfigureSoftwareEdgeScriptTrigger
- niFgen_DisableScriptTrigger
- niFgen_ConfigureTriggerMode
- niFgen_SendSoftwareEdgeTrigger
- niFgen_ConfigureSynchronization
- niFgen_ExportSignal
- 5404 Routing Function
- Script Output Functions
- Configure Onboard Signal Processing Functions
- Configure Peer-to-Peer Functions
-
Attribute Functions
- niFgen_SetAttributeViInt32
- niFgen_SetAttributeViInt64
- niFgen_SetAttributeViReal64
- niFgen_SetAttributeViString
- niFgen_SetAttributeViBoolean
- niFgen_SetAttributeViSession
- niFgen_GetAttributeViInt32
- niFgen_GetAttributeViInt64
- niFgen_GetAttributeViReal64
- niFgen_GetAttributeViString
- niFgen_GetAttributeViBoolean
- niFgen_GetAttributeViSession
- niFgen_CheckAttributeViInt32
- niFgen_CheckAttributeViInt64
- niFgen_CheckAttributeViReal64
- niFgen_CheckAttributeViString
- niFgen_CheckAttributeViBoolean
- niFgen_CheckAttributeViSession
- niFgen_ResetAttribute
- niFgen_ImportAttributeConfigurationFile
- niFgen_ExportAttributeConfigurationFile
- niFgen_ImportAttributeConfigurationBuffer
- niFgen_ExportAttributeConfigurationBuffer
- Waveform Control Functions
- Utility Functions
- Error Functions
- Interchangeability Info Functions
- Calibration Functions
Note C API attributes that used 'ATTR' in their names have been updated in this gRPC release to use 'ATTRIBUTE'.
-
Output Attributes
- NIFGEN_ATTRIBUTE_OUTPUT_MODE
- NIFGEN_ATTRIBUTE_OUTPUT_ENABLED
- NIFGEN_ATTRIBUTE_DIGITAL_GAIN
- NIFGEN_ATTRIBUTE_ANALOG_PATH
- NIFGEN_ATTRIBUTE_LOAD_IMPEDANCE
- NIFGEN_ATTRIBUTE_OUTPUT_IMPEDANCE
- NIFGEN_ATTRIBUTE_TERMINAL_CONFIGURATION
- NIFGEN_ATTRIBUTE_COMMON_MODE_OFFSET
- NIFGEN_ATTRIBUTE_CHANNEL_DELAY
- NIFGEN_ATTRIBUTE_ABSOLUTE_DELAY
- NIFGEN_ATTRIBUTE_ANALOG_FILTER_ENABLED
- NIFGEN_ATTRIBUTE_DIGITAL_FILTER_ENABLED
- NIFGEN_ATTRIBUTE_DIGITAL_FILTER_INTERPOLATION_FACTOR
- NIFGEN_ATTRIBUTE_FLATNESS_CORRECTION_ENABLED
- NIFGEN_ATTRIBUTE_ANALOG_DATA_MASK
- NIFGEN_ATTRIBUTE_ANALOG_STATIC_VALUE
- NIFGEN_ATTRIBUTE_DIGITAL_DATA_MASK
- NIFGEN_ATTRIBUTE_DIGITAL_STATIC_VALUE
- NIFGEN_ATTRIBUTE_AUX_POWER_ENABLED
- NIFGEN_ATTRIBUTE_DIGITAL_PATTERN_ENABLED
- NIFGEN_ATTRIBUTE_IDLE_BEHAVIOR
- NIFGEN_ATTRIBUTE_IDLE_VALUE
- NIFGEN_ATTRIBUTE_WAIT_BEHAVIOR
- NIFGEN_ATTRIBUTE_WAIT_VALUE
-
Arbitrary Waveform Attributes
- NIFGEN_ATTRIBUTE_ARB_GAIN
- NIFGEN_ATTRIBUTE_ARB_OFFSET
- NIFGEN_ATTRIBUTE_ARB_WAVEFORM_HANDLE
- NIFGEN_ATTRIBUTE_ARB_MARKER_POSITION
- NIFGEN_ATTRIBUTE_ARB_REPEAT_COUNT
- NIFGEN_ATTRIBUTE_ARB_SEQUENCE_HANDLE
- NIFGEN_ATTRIBUTE_MAX_NUM_SEQUENCES
- NIFGEN_ATTRIBUTE_MAX_SEQUENCE_LENGTH
- NIFGEN_ATTRIBUTE_MIN_SEQUENCE_LENGTH
- NIFGEN_ATTRIBUTE_MAX_LOOP_COUNT
- NIFGEN_ATTRIBUTE_SCRIPT_TO_GENERATE
- NIFGEN_ATTRIBUTE_WAVEFORM_QUANTUM
- NIFGEN_ATTRIBUTE_MAX_NUM_WAVEFORMS
- NIFGEN_ATTRIBUTE_MIN_WAVEFORM_SIZE
- NIFGEN_ATTRIBUTE_MAX_WAVEFORM_SIZE
-
Data Transfer Attributes
- NIFGEN_ATTRIBUTE_DATA_TRANSFER_BLOCK_SIZE
- NIFGEN_ATTRIBUTE_FILE_TRANSFER_BLOCK_SIZE
- NIFGEN_ATTRIBUTE_DATA_TRANSFER_MAXIMUM_BANDWIDTH
- NIFGEN_ATTRIBUTE_DIRECT_DMA_ENABLED
- NIFGEN_ATTRIBUTE_DIRECT_DMA_WINDOW_ADDRESS
- NIFGEN_ATTRIBUTE_DIRECT_DMA_WINDOW_SIZE
- NIFGEN_ATTRIBUTE_STREAMING_WAVEFORM_NAME
- NIFGEN_ATTRIBUTE_STREAMING_WAVEFORM_HANDLE
- NIFGEN_ATTRIBUTE_STREAMING_SPACE_AVAILABLE_IN_WAVEFORM
- NIFGEN_ATTRIBUTE_STREAMING_WRITE_TIMEOUT
- NIFGEN_ATTRIBUTE_DATA_TRANSFER_MAXIMUM_IN_FLIGHT_READS
- NIFGEN_ATTRIBUTE_PCI_DMA_OPTIMIZATIONS_ENABLED
- NIFGEN_ATTRIBUTE_DATA_TRANSFER_PREFERRED_PACKET_SIZE
-
Onboard Signal Processing Attributes
- NIFGEN_ATTRIBUTE_OSP_ENABLED
- NIFGEN_ATTRIBUTE_OSP_IQ_RATE
- NIFGEN_ATTRIBUTE_OSP_DATA_PROCESSING_MODE
- NIFGEN_ATTRIBUTE_OSP_MODE
- NIFGEN_ATTRIBUTE_OSP_CARRIER_ENABLED
- NIFGEN_ATTRIBUTE_OSP_CARRIER_FREQUENCY
- NIFGEN_ATTRIBUTE_OSP_FREQUENCY_SHIFT
- NIFGEN_ATTRIBUTE_OSP_FIR_FILTER_TYPE
- NIFGEN_ATTRIBUTE_OSP_FIR_FILTER_FLAT_PASSBAND
- NIFGEN_ATTRIBUTE_OSP_FIR_FILTER_RAISED_COSINE_ALPHA
- NIFGEN_ATTRIBUTE_OSP_FIR_FILTER_ROOT_RAISED_COSINE_ALPHA
- NIFGEN_ATTRIBUTE_OSP_FIR_FILTER_GAUSSIAN_BT
- NIFGEN_ATTRIBUTE_OSP_CARRIER_PHASE_I
- NIFGEN_ATTRIBUTE_OSP_CARRIER_PHASE_Q
- NIFGEN_ATTRIBUTE_OSP_PRE_FILTER_GAIN_I
- NIFGEN_ATTRIBUTE_OSP_PRE_FILTER_GAIN_Q
- NIFGEN_ATTRIBUTE_OSP_PRE_FILTER_OFFSET_I
- NIFGEN_ATTRIBUTE_OSP_PRE_FILTER_OFFSET_Q
- NIFGEN_ATTRIBUTE_OSP_FIR_FILTER_ENABLED
- NIFGEN_ATTRIBUTE_OSP_FIR_FILTER_INTERPOLATION
- NIFGEN_ATTRIBUTE_OSP_CIC_FILTER_ENABLED
- NIFGEN_ATTRIBUTE_OSP_CIC_FILTER_GAIN
- NIFGEN_ATTRIBUTE_OSP_CIC_FILTER_INTERPOLATION
- NIFGEN_ATTRIBUTE_OSP_COMPENSATE_FOR_FILTER_GROUP_DELAY
- NIFGEN_ATTRIBUTE_OSP_OVERFLOW_ERROR_REPORTING
- NIFGEN_ATTRIBUTE_OSP_OVERFLOW_STATUS
-
Peer To Peer Attributes
- NIFGEN_ATTRIBUTE_P2P_ENABLED
- NIFGEN_ATTRIBUTE_P2P_DESTINATION_CHANNELS
- NIFGEN_ATTRIBUTE_P2P_ENDPOINT_SIZE
- NIFGEN_ATTRIBUTE_P2P_SPACE_AVAILABLE_IN_ENDPOINT
- NIFGEN_ATTRIBUTE_P2P_MOST_SPACE_AVAILABLE_IN_ENDPOINT
- NIFGEN_ATTRIBUTE_P2P_ENDPOINT_COUNT
- NIFGEN_ATTRIBUTE_P2P_DATA_TRANSFER_PERMISSION_INTERVAL
- NIFGEN_ATTRIBUTE_P2P_DATA_TRANSFER_PERMISSION_INITIAL_CREDITS
- NIFGEN_ATTRIBUTE_P2P_MANUAL_CONFIGURATION_ENABLED
- NIFGEN_ATTRIBUTE_P2P_DATA_TRANSFER_PERMISSION_ADDRESS
- NIFGEN_ATTRIBUTE_P2P_DATA_TRANSFER_PERMISSION_ADDRESS_TYPE
- NIFGEN_ATTRIBUTE_P2P_ENDPOINT_WINDOW_ADDRESS
- NIFGEN_ATTRIBUTE_P2P_ENDPOINT_WINDOW_ADDRESS_TYPE
- NIFGEN_ATTRIBUTE_P2P_ENDPOINT_WINDOW_SIZE
- NIFGEN_ATTRIBUTE_P2P_DONE_NOTIFICATION_ADDRESS
- NIFGEN_ATTRIBUTE_P2P_DONE_NOTIFICATION_ADDRESS_TYPE
- NIFGEN_ATTRIBUTE_P2P_DONE_NOTIFICATION_VALUE
-
Standard Function Attributes
- NIFGEN_ATTRIBUTE_FUNC_WAVEFORM
- NIFGEN_ATTRIBUTE_FUNC_AMPLITUDE
- NIFGEN_ATTRIBUTE_FUNC_DC_OFFSET
- NIFGEN_ATTRIBUTE_FUNC_START_PHASE
- NIFGEN_ATTRIBUTE_FUNC_DUTY_CYCLE_HIGH
- NIFGEN_ATTRIBUTE_SYNC_DUTY_CYCLE_HIGH
- NIFGEN_ATTRIBUTE_SYNC_OUT_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_FUNC_FREQUENCY
- NIFGEN_ATTRIBUTE_FUNC_MAX_BUFFER_SIZE
- NIFGEN_ATTRIBUTE_FUNC_BUFFER_SIZE
- NIFGEN_ATTRIBUTE_FREQ_LIST_HANDLE
- NIFGEN_ATTRIBUTE_MAX_NUM_FREQ_LISTS
- NIFGEN_ATTRIBUTE_MAX_FREQ_LIST_LENGTH
- NIFGEN_ATTRIBUTE_MIN_FREQ_LIST_LENGTH
- NIFGEN_ATTRIBUTE_FREQ_LIST_DURATION_QUANTUM
- NIFGEN_ATTRIBUTE_MAX_FREQ_LIST_DURATION
- NIFGEN_ATTRIBUTE_MIN_FREQ_LIST_DURATION
-
Clock Attributes
- NIFGEN_ATTRIBUTE_REF_CLOCK_FREQUENCY
- NIFGEN_ATTRIBUTE_REFERENCE_CLOCK_SOURCE
- NIFGEN_ATTRIBUTE_EXPORTED_REFERENCE_CLOCK_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_EXPORTED_ONBOARD_REFERENCE_CLOCK_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_ARB_SAMPLE_RATE
- NIFGEN_ATTRIBUTE_CLOCK_MODE
- NIFGEN_ATTRIBUTE_SAMPLE_CLOCK_SOURCE
- NIFGEN_ATTRIBUTE_EXPORTED_SAMPLE_CLOCK_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_EXPORTED_SAMPLE_CLOCK_DIVISOR
- NIFGEN_ATTRIBUTE_SAMPLE_CLOCK_TIMEBASE_RATE
- NIFGEN_ATTRIBUTE_SAMPLE_CLOCK_TIMEBASE_SOURCE
- NIFGEN_ATTRIBUTE_EXPORTED_SAMPLE_CLOCK_TIMEBASE_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_EXPORTED_SAMPLE_CLOCK_TIMEBASE_DIVISOR
- NIFGEN_ATTRIBUTE_EXTERNAL_SAMPLE_CLOCK_MULTIPLIER
- NIFGEN_ATTRIBUTE_SAMPLE_CLOCK_ABSOLUTE_DELAY
- NIFGEN_ATTRIBUTE_EXTERNAL_CLOCK_DELAY_BINARY_VALUE
- NIFGEN_ATTRIBUTE_OSCILLATOR_PHASE_DAC_VALUE
-
Event Attributes
- NIFGEN_ATTRIBUTE_MARKER_EVENT_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_MARKER_EVENT_OUTPUT_BEHAVIOR
- NIFGEN_ATTRIBUTE_MARKER_EVENT_PULSE_POLARITY
- NIFGEN_ATTRIBUTE_MARKER_EVENT_PULSE_WIDTH_UNITS
- NIFGEN_ATTRIBUTE_MARKER_EVENT_PULSE_WIDTH
- NIFGEN_ATTRIBUTE_MARKER_EVENT_TOGGLE_INITIAL_STATE
- NIFGEN_ATTRIBUTE_MARKER_EVENT_DELAY_UNITS
- NIFGEN_ATTRIBUTE_MARKER_EVENT_DELAY
- NIFGEN_ATTRIBUTE_MARKER_EVENT_LATCHED_STATUS
- NIFGEN_ATTRIBUTE_ALL_MARKER_EVENTS_LATCHED_STATUS
- NIFGEN_ATTRIBUTE_MARKER_EVENT_LIVE_STATUS
- NIFGEN_ATTRIBUTE_ALL_MARKER_EVENTS_LIVE_STATUS
- NIFGEN_ATTRIBUTE_DATA_MARKER_EVENT_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_DATA_MARKER_EVENT_DATA_BIT_NUMBER
- NIFGEN_ATTRIBUTE_DATA_MARKER_EVENT_LEVEL_POLARITY
- NIFGEN_ATTRIBUTE_READY_FOR_START_EVENT_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_READY_FOR_START_EVENT_LEVEL_ACTIVE_LEVEL
- NIFGEN_ATTRIBUTE_READY_FOR_START_EVENT_LIVE_STATUS
- NIFGEN_ATTRIBUTE_STARTED_EVENT_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_STARTED_EVENT_OUTPUT_BEHAVIOR
- NIFGEN_ATTRIBUTE_STARTED_EVENT_PULSE_POLARITY
- NIFGEN_ATTRIBUTE_STARTED_EVENT_PULSE_WIDTH_UNITS
- NIFGEN_ATTRIBUTE_STARTED_EVENT_PULSE_WIDTH
- NIFGEN_ATTRIBUTE_STARTED_EVENT_LEVEL_ACTIVE_LEVEL
- NIFGEN_ATTRIBUTE_STARTED_EVENT_DELAY
- NIFGEN_ATTRIBUTE_STARTED_EVENT_DELAY_UNITS
- NIFGEN_ATTRIBUTE_STARTED_EVENT_LATCHED_STATUS
- NIFGEN_ATTRIBUTE_DONE_EVENT_OUTPUT_BEHAVIOR
- NIFGEN_ATTRIBUTE_DONE_EVENT_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_DONE_EVENT_PULSE_POLARITY
- NIFGEN_ATTRIBUTE_DONE_EVENT_PULSE_WIDTH_UNITS
- NIFGEN_ATTRIBUTE_DONE_EVENT_PULSE_WIDTH
- NIFGEN_ATTRIBUTE_DONE_EVENT_LEVEL_ACTIVE_LEVEL
- NIFGEN_ATTRIBUTE_DONE_EVENT_DELAY
- NIFGEN_ATTRIBUTE_DONE_EVENT_DELAY_UNITS
- NIFGEN_ATTRIBUTE_DONE_EVENT_LATCHED_STATUS
-
Triggering Attributes
- NIFGEN_ATTRIBUTE_TRIGGER_MODE
- NIFGEN_ATTRIBUTE_START_TRIGGER_TYPE
- NIFGEN_ATTRIBUTE_EXPORTED_START_TRIGGER_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_DIGITAL_EDGE_START_TRIGGER_SOURCE
- NIFGEN_ATTRIBUTE_DIGITAL_EDGE_START_TRIGGER_EDGE
- NIFGEN_ATTRIBUTE_P2P_ENDPOINT_FULLNESS_START_TRIGGER_LEVEL
- NIFGEN_ATTRIBUTE_SCRIPT_TRIGGER_TYPE
- NIFGEN_ATTRIBUTE_EXPORTED_SCRIPT_TRIGGER_OUTPUT_TERMINAL
- NIFGEN_ATTRIBUTE_DIGITAL_EDGE_SCRIPT_TRIGGER_SOURCE
- NIFGEN_ATTRIBUTE_DIGITAL_EDGE_SCRIPT_TRIGGER_EDGE
- NIFGEN_ATTRIBUTE_DIGITAL_LEVEL_SCRIPT_TRIGGER_SOURCE
- NIFGEN_ATTRIBUTE_DIGITAL_LEVEL_SCRIPT_TRIGGER_ACTIVE_LEVEL
- Instrument Specific Attributes
-
Inherent IVI Attributes
- NIFGEN_ATTRIBUTE_DRIVER_SETUP
- NIFGEN_ATTRIBUTE_LOGICAL_NAME
- NIFGEN_ATTRIBUTE_IO_RESOURCE_DESCRIPTOR
- NIFGEN_ATTRIBUTE_CHANNEL_COUNT
- NIFGEN_ATTRIBUTE_GROUP_CAPABILITIES
- NIFGEN_ATTRIBUTE_SUPPORTED_INSTRUMENT_MODELS
- NIFGEN_ATTRIBUTE_SPECIFIC_DRIVER_CLASS_SPEC_MAJOR_VERSION
- NIFGEN_ATTRIBUTE_SPECIFIC_DRIVER_CLASS_SPEC_MINOR_VERSION
- NIFGEN_ATTRIBUTE_SPECIFIC_DRIVER_DESCRIPTION
- NIFGEN_ATTRIBUTE_SPECIFIC_DRIVER_PREFIX
- NIFGEN_ATTRIBUTE_SPECIFIC_DRIVER_VENDOR
- NIFGEN_ATTRIBUTE_SPECIFIC_DRIVER_REVISION
- NIFGEN_ATTRIBUTE_INSTRUMENT_MANUFACTURER
- NIFGEN_ATTRIBUTE_INSTRUMENT_MODEL
- NIFGEN_ATTRIBUTE_INSTRUMENT_FIRMWARE_REVISION
- NIFGEN_ATTRIBUTE_MODULE_REVISION
- NIFGEN_ATTRIBUTE_CACHE
- NIFGEN_ATTRIBUTE_INTERCHANGE_CHECK
- NIFGEN_ATTRIBUTE_QUERY_INSTRUMENT_STATUS
- NIFGEN_ATTRIBUTE_RANGE_CHECK
- NIFGEN_ATTRIBUTE_RECORD_COERCIONS
- NIFGEN_ATTRIBUTE_SIMULATE
- 5401 5411 5431
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