Appearance
Syncword Detector
Group: Coding
Does hardbit threshold detection of a binary syncword.
Parameters
Syncword
- Description: MISSING
- Automation reference:
Syncword - Type: string
Syncword length
- Description: Syncword length in bits
- Automation reference:
SyncwordBits - Type: integer
Data bits
- Description: Data field length in bits
- Automation reference:
PayloadBits - Type: integer
Extra bits
- Description: MISSING
- Automation reference:
ExtraBits - Type: integer
Output Type
- Description: MISSING
- Automation reference:
OutputType - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
HardBit | Hard bits | Packed in bytes |
SoftBitU8 | Soft bits (unsigned 8bit) | |
SoftBitF32 | Soft bits (32bit float) |
Max Bit Errors
- Description: Number of bit errors allowed in syncword for succesful detection.
- Automation reference:
MaxBitErrors - Type: integer
General
Input type
- Description: MISSING
- Automation reference:
InputType - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
HardBit | Hard bits | Packed in bytes |
SoftBitU8 | Soft bits (unsigned 8bit) | |
SoftBitF32 | Soft bits (32bit float) |
Measurements
Detected Packets
- Description: MISSING
- Automation reference:
DetectedPackets - Type: integer