RFMXEVDO_ATTR_RESULT_FETCH_TIMEOUT
- Updated2024-10-14
- 1 minute(s) read
RFMXEVDO_ATTR_RESULT_FETCH_TIMEOUT
Data Type: | float64 |
Access: | read/write |
Functions: | RFmxEVDO_SetAttributeF64 RFmxEVDO_GetAttributeF64 |
Description: | Specifies the time to wait before results are available in the RFmx driver. This value is expressed in seconds. Set this value to a time longer than expected for fetching the measurement. A value of -1 specifies that the RFmx driver waits until the measurement is complete. You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals. The default value is 10 sec. Get Function: RFmxEVDO_GetResultFetchTimeout Set Function: RFmxEVDO_SetResultFetchTimeout |