RFmx VNA C

Table of Contents

RFMXVNA_ATTR_CORRECTION_PORT_EXTENSION_ENABLED

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

RFMXVNA_ATTR_CORRECTION_PORT_EXTENSION_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxVNA_SetAttributeI32
RFmxVNA_GetAttributeI32
Description: Specifies whether to enable port extension.

Use 'port::(portname)' as the selector string to configure or read this attribute for a specific VNA port. Use 'port::all' to configure for all VNA ports.

The default value is RFMXVNA_VAL_CORRECTION_PORT_EXTENSION_ENABLED_FALSE.

Get Function: RFmxVNA_GetCorrectionPortExtensionEnabled
Set Function: RFmxVNA_SetCorrectionPortExtensionEnabled
Values:
RFMXVNA_VAL_CORRECTION_PORT_EXTENSION_ENABLED_FALSE (0)The measurement disables port extension.
RFMXVNA_VAL_CORRECTION_PORT_EXTENSION_ENABLED_TRUE (1)The measurement enables port extension.

Log in to get a better experience