NI WLAN Analysis Toolkit

NIWLANA_LO_SHARING_ENABLED

  • Updated2023-02-21
  • 1 minute(s) read

Data Type: int32
Access:read/write
Functions:niWLANA_SetScalarAttributeI32
niWLANA_GetScalarAttributeI32
Description: Specifies whether to enable configuration for sharing of local oscillator (LO) signal for multiple NI RF vector signal analyzers or vector signal transceivers.

The niWLANA_RFSAConfigureMultipleDeviceSynchronization function reads this attribute.
The default value is NIWLANA_VAL_LO_SHARING_ENABLED_TRUE if the compatibilityVersion parameter of the niWLANA_OpenSession function is set to a value other than NIWLANA_VAL_COMPATIBILITY_VERSION_050000, and NIWLANA_VAL_LO_SHARING_ENABLED_FALSE otherwise.

Get Function: niWLANA_GetLOSharingEnabled
Set Function: niWLANA_SetLOSharingEnabled
Values:
NIWLANA_VAL_LO_SHARING_ENABLED_FALSE (0)LO Sharing is disabled.
NIWLANA_VAL_LO_SHARING_ENABLED_TRUE (1)LO Sharing is enabled.

Log in to get a better experience