RFmxCDMA2k Configure User Defined Channel (Array) VI
- Updated2025-04-08
- 3 minute(s) read
Configures all user-defined channels when you set the Channel Configuration Mode property to User Defined.
Use equal-sized arrays for Walsh Code Length, Walsh Code Number, and Branch.

Inputs/Outputs
![]() Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string). Examples: "" "signal::sig1" You can use the RFmxCDMA2k Build Signal String VI to build the selector string. ![]() Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI. ![]() Walsh Code Length specifies an array of the Walsh code length of the CDMA2k signal. The default value is 64. ![]() Walsh Code Number specifies an array of the Walsh code number of the CDMA2k signal. The default value is 0. ![]() Branch specifies an array of the branch on which a specific user-defined channel is mapped. The default value is I.
![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() Instrument Handle Out passes a reference to your RFmx session to the next VI. ![]() error out contains error information. This output provides standard error out functionality. |