RFmxEVDO ModAcc Configure Synchronization Mode and Interval VI
- Updated2025-04-08
- 3 minute(s) read
Configures how the modulation accuracy (ModAcc) measurement synchronizes to the signal and the synchronization interval length.

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 RFmxEVDO 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. ![]() Synchronization Mode specifies whether the measurement is performed from frame, slot, or symbol boundary.
The default value is Slot. ![]() Measurement Offset specifies the measurement offset to skip from the synchronization boundary. This value is expressed in slots. The synchronization boundary is specified by the Synchronization Mode parameter. For example, if the Synchronization Mode is set to Frame, ModAcc synchronizes to the first frame it finds. The measurement offset in slots is added after the boundary of this frame. The analysis is then started. ![]() Measurement Length specifies the duration of the ModAcc measurement. The default value is 1. ![]() 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. |