NIBTSA_BER_PAYLOAD_USER_DEFINED_BITS
- Updated2023-02-21
- 1 minute(s) read
Data Type: | int32 |
Access: | read/write |
Functions: | niBTSA_SetVectorAttributeI32 niBTSA_GetVectorAttributeI32 niBTSA_ResetAttribute |
Description: | Specifies a bit pattern as an array of zeros and ones. If the array length is greater than the required payload length, the toolkit uses a subset of the required length from the beginning of the array for waveform generation. If the array length is less than the required payload length, the toolkit repeats the bit pattern until the required length is achieved. If the NIBTSA_BER_PAYLOAD_DATA_TYPE attribute is set to NIBTSA_VAL_PAYLOAD_DATA_TYPE_PN_SEQUENCE, the toolkit ignores the NIBTSA_BER_PAYLOAD_USER_DEFINED_BITS attribute. Set Function: niBTSA_BERSetPayloadUserDefinedBits Get Function: niBTSA_BERGetPayloadUserDefinedBits |