niBT HCI LE Direction Finding Transmitter Test VI
- Updated2023-02-21
- 4 minute(s) read
Sends a command to the device under test (DUT) to start the transmitter test.
![]() |
VISA resource name specifies the name of the resource to be opened. This parameter also specifies the VISA session and class. |
||||||||||||||||
![]() |
channel number specifies the Bluetooth transmit channel number of the generated signal. The default value is 0. |
||||||||||||||||
![]() |
payload length specifies the length, in bytes, of payload data in each packet that the DUT transmits. The default value is 37. |
||||||||||||||||
![]() |
LE pattern type specifies the type of payload to use for the LE packet. The default value is PRBS9. Payload type values of PRBS9, 11110000, and 10101010 must be supported by the DUT. The remaining payload type values are optional.
|
||||||||||||||||
![]() |
PHY specifies the type of the packet to be transmitted by the physical layer of the DUT. The default value is 1Mbps.
|
||||||||||||||||
![]() |
Direction Finding Mode specifies the mode of direction finding. The default value is Disabled.
|
||||||||||||||||
![]() |
CTE Length specifies the length of the constant tone extension field in the generated signal. This value is expressed in seconds. This parameter is applicable only when you set the Direction Finding Mode parameter to either Angle of Arrival or Angle of Departure. The default value is 160 microseconds. |
||||||||||||||||
![]() |
CTE Slot Duration specifies the length of the antenna switching and sampling slots in the constant tone extension field. This value is expressed in seconds. The default value is 1 us.
|
||||||||||||||||
![]() |
Antenna IDs specifies the array of Antenna IDs in the antenna switching pattern. The length of Antenna IDs array must be equal to Length Of Switching Pattern. |
||||||||||||||||
![]() |
Switching Pattern Length specifies the length of the antenna switching pattern. The default value is 0. |
||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
||||||||||||||||
![]() |
VISA resource name out returns the resource name to which a VISA session is opened and the resource class. The class name matches the VISA resource name parameter. |
||||||||||||||||
![]() |
status returns the status of the transmitter test command. The DUT receives and executes the transmitter test command if the status parameter returns a 0x00 value. The transmitter test command fails if the status parameter returns a non-zero (0x01-0xFF) value. |
||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |