-
Notifications
You must be signed in to change notification settings - Fork 149
Device Info Tab
The device info tab is mostly informational and is not that relevant to CanOpenNode exporting. It is there for completeness and so that correct EDS files can be created and other EDS files imported and viewed/edited. Some fields are used for the reports and concrete node ID is also required for reports.
Device info follows the EDS specification CiA DSP-306
- Product name - The name of the product (max 243 characters)
- Product number - The vendor number of the product (Unsigned 32)
- vendor name - The name of the manufacture as registered with CiA (max 244 characters)
- vendor number - The number assigned to the vendor by CiA (Unsigned 32)
The product number and vendor number should also be the same as the identity object at 0x1008 sub 1 for vendor number and sub 2 product number
TODO - There is currently no link between these fields and the 0x1008 Identity object, also we do not currently support product revision (sub3). Also OrderCode is another field we are not currently supporting. Any editing of these fields should update the identity object and also warn if the loaded EDS has any mismatch.
- File version -
- File revision
- EDS version - Current version id 4.0
- Description
- Creation Date/Time
- Created By
- Modification Date Time
- Modified By
No RX PDOS - How many RX PDOs are supported No Tx PDOS - How many TX PDOs are supported
These fields are auto generated by editing the PDOs within the tool. Adding/removing will update these numbers