If you are using the IX3212 PDM with your own controller you will need to send the configuration messages 0x00, 0x06, and 0x07 to setup the outputs to behave as required. Once configured you will also need to send the output command messages 0x04 and 0x05 to drive the outputs during operation. Each bit and byte of data in the messages will need to be constructed based on the functions as described in the developer's reference manual.
This utility makes the process of creating the configuration message easy by simply making selections from check boxes, drop down lists, or typing in percentages. The utility is a standalone executable, download it your hard drive and run it. We recommend reading through the reference manual first, so you have a good idea of what each feature does.
Download the PDM Message Generator Version 0.41
Message ID Quick Reference
PGN: 0xEF00 - destination specific PGN
Priority Byte: 0x14 (priority 5)
Controller Source Address: 0x11 - fixed
PDM Source Address: 0x1E (default), 0x1F - 0x21 switch selectable
Example using PDM SA 0x1E:
From Controller to PDM: 0x14EF1E11
From PDM to Controller: 0x14EF111E
Setup Tab
- Allows you to create messages 0x00, 0x06, and 0x07 to configure the outputs.
Run-Time Tab
- Allows you to create messages 0x04 and 0x05 to command the outputs when the PDM is in use.
Comments
0 comments
Please sign in to leave a comment.