Search found 3 matches

by kevinxzl
Wed Aug 14, 2024 8:06 pm
Forum: Drive trains (motors and inverters)
Topic: CAN communication Set Value [SOLVED]
Replies: 3
Views: 5954

Re: CAN communication Set Value [SOLVED]

I got the answer the IDs come from the website http://192.168.4.1/ not param_prj.h
by kevinxzl
Wed Aug 14, 2024 4:40 pm
Forum: Drive trains (motors and inverters)
Topic: CAN communication Set Value [SOLVED]
Replies: 3
Views: 5954

Re: CAN communication Set Value [SOLVED]

does the index be define the file param_prj.h ?

The value index must be determined by counting the output of the list command. E.g. "boost" at the very top has index 0, potnom has index 77. The indexes can change over firmware versions as new parameters are added somewhere in between.
by kevinxzl
Tue Aug 13, 2024 10:55 pm
Forum: Drive trains (motors and inverters)
Topic: CAN communication Set Value [SOLVED]
Replies: 3
Views: 5954

CAN communication Set Value [SOLVED]

version 5.35.R-sine

I only can set boost, fweak, cannot set other values (like fweakstrt, fconst, udcnom ... )
following the doc "Setting and reading parameters via SDO" https://openinverter.org/wiki/CAN_communication

set fweak to 100Hz (it work)
0x601 # 0x23 0x00 0x20 0x01 0x80 0x0C 0 0 Set ...