EM.DecodeCfg

Configures Mod and Baudtype of receiver. When RxMod is set to unknown, the Mod is automatically scanned. When RxBaud is set to unknown, the baudtype is automatically detected.

Properties

Parameters (request frame)

Name Type/Size Description
RxMod Enumeration (8 bits) Values:
  • Unknown (0x00)
  • Manchester (0x10)
  • Biphase (0x20)
  • NRZ (0x30)
RxBaud Integer (8 bits) 0:unknown; 0x08..0x40:fc*x

Returned values (response frame)

None