⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at计画ps://www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
Jun-ichi Tobe
Offline
Last seen:6 months 5 days ago
加入:2016-04-01 10:39
pkt_tx command of prod_test Data structure

Hello support,

Could you please tell me the data structure (possibly the data itself) of the packet using the pkt_tx command of "prod_test"?
Example)
Preamble 8bit 01010101
Address 32bit 0x71764129
PDU Header 6bit 100101
PDU type 4bit 0010
CRC 24位0 x8cb 876

Our customer is considering measuring PER with a signal generator.

regarsds

Jun-ichi

Device:
MT_dialog
Offline
Last seen:2 months 2 weeks ago
工作人员
加入:2015-06-08 11:34
Hi Jun-ichi Tobe,

Hi Jun-ichi Tobe,

I am not sure i get what exactly is that you want, the structure of the test packet is the below:

  • Preamble (8b)
  • Sync word (32b)
  • PDU header (8b)
  • PDU length (8b)
  • PDU payload (0-37 octets)
  • CRC (24b)

Regarding that data on the payload, that may vary depending on the test.

Thanks MT_dialog