Appearance
Bit Error Rate (BER) Tester
Group: Testing
Calculates the bit error rate from received packets. Assumes the received data is the PRBS-11 sequence.
Parameters
MTU
- Description: Largest packet size to expect
- Automation reference:
MaxBytes - Type: integer
Bits per test
- Description: Reports will be generated for each group of bits of this amount
- Automation reference:
BitsNeeded - Type: integer
Accumulate errors
- Description: When enabled the AccumulatedBits and AccumulatedErrors telemetry counters will cleared and subsequently updated with new information. When disabled the two properties will hold their latest values.
- Automation reference:
Accumulate - Type: boolean
Measurements
Bit Error Rate (BER)
- Description: Latest bit error rate
- Automation reference:
BER
Bits tested
- Description: Current amount of bits tested
- Automation reference:
BitsTested - Type: integer
Bit errors
- Description: Current number of bit errors
- Automation reference:
BitErrors - Type: integer
Accumulated bits
- Description: Accumulated number of bits
- Automation reference:
AccumulatedBits - Type: integer
Accumulated errors
- Description: Accumulated number of bit errors
- Automation reference:
AccumulatedErrors - Type: integer
MTU violations
- Description: Number of packets larger than excepted
- Automation reference:
MTUViolations - Type: integer