NI Bluetooth Analysis Toolkit

niBT SA BER Get Bit Error Trace VI

  • Updated2023-02-21
  • 3 minute(s) read

Returns the bit error rate (BER) for each payload bit, across the packets specified by the BER Number of Frames Used property. The toolkit accumulates the bit error count for every payload bit over BER Number of Frames Used property.

Note that any bit errors beyond the value of the BER Sample Population Used property are not considered, even if they are within the value of the BER Number of Frames Used property. The BER for each payload bit position is computed by dividing the bit error count by number of frames used.

niBT SA BER Get Bit Error Trace

crn.gif

niBT SA session specifies the niBT SA session refnum. Use this parameter to configure the behavior and operation of the appropriate NI Bluetooth Analysis Toolkit VI that accepts the niBT SA session refnum at its input.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

irn.gif

niBT SA session out returns the niBT SA session refnum. Use this reference as the session input to subsequent VIs.

Note  Close the niBT SA session refnum using the niBT SA Close Session VI before the VI completes execution to avoid possible memory leak issues.
icclst.gif

BER bit error trace returns the bit error, as a percentage, for each payload bit in a packet.

idbl.gif

x0 returns the starting payload bit index. This value is set to 0.

idbl.gif

dx returns the bit interval. This value is set to 1.

idbl.gif

y returns the bit error for each payload bit in a packet. This value is expressed in percentage.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

Log in to get a better experience