NIBTSA_PATTERN_SEARCH_LENGTH
- Updated2023-02-21
- 1 minute(s) read
Data Type: | int32 |
Access: | read/write |
Functions: | niBTSA_SetScalarAttributeI32 niBTSA_GetScalarAttributeI32 niBTSA_ResetAttribute |
Description: | Specifies the number of records in which the toolkit searches for the payload pattern. This attribute is applicable only when you set the NIBTSA_PATTERN_CHECK_ENABLED attribute to NIBTSA_VAL_TRUE. This attribute is applicable only for DF1, DF2, and CFO measurements. The toolkit will not complete averaging if the number of averages is more than the value that you specify in the NIBTSA_PATTERN_SEARCH_LENGTH attribute. To avoid this error, increase the pattern search length (in records). The default value is 100. Set Function: niBTSA_SetPatternSearchLength Get Function: niBTSA_GetPatternSearchLength. |