RFmx Instruments Properties

Table of Contents

LO:LO Export Enabled Property

  • Updated2024-04-10
  • 2 minute(s) read

LO:LO Export Enabled Property

Short Name: LO Export Enabled

Property of RFmxInstr

Specifies whether to enable the LO OUT terminals on the installed devices.

TRUE Enables the LO OUT terminals.
FALSE Disables the LO OUT terminals

For PXIe-5830/5831/5832, if you want to configure or read on LO1 or LO2 channel, use "lo1" or "lo2" as part of the selector string. You do not need to use a selector string or use "lo1, lo2" as part of the selector string if you want to configure this property for both channels. You can also use RFmxInstr Build LO String utility function to create the LO String. For all other devices, lo channel string is not allowed.

Note  This property is not supported on a MIMO session.

You do not need to use a selector string if you want to configure this property for all signal instances. Specify the signal name in the selector string if you want to configure or read on that signal instance. Refer to the Selector string topic for information about the string syntax.

Default value:

  • PXIe-5663/5663E: TRUE
  • PXIe-5644/5645/5646, PXIe-5665/5668, PXIe-5830/5831/5832/5840/5841/5842: FALSE

Supported devices: PXIe-5644/5645/5646, PXIe-5663/5663E/5665/5668, PXIe-5830/5831/5832/5840/5841/5842

Remarks

The following table lists the characteristics of this property.

Datatype cbool.gif
PermissionsRead/Write
High-level VIs N/A
ResettableYes

Log in to get a better experience