Jump to content

SAMBA + SERVO LX32A (canopen)


Recommended Posts

  • MVP 2023

Hi, as i see you use one of my sample code for start with LX32A.

You must set  proper TPDO3 and RPDO3 address in CANopen configuration FB for node 2.

After configure connections you must follow State transitions table (see p.165 fildbus command operation)

https://www.se.com/ww/resources/sites/SCHNEIDER_ELECTRIC/content/live/FAQS/240000/FA240794/pl_PL/lxm32a_manual_v100_en.pdf

State transitions sequence for velocity mode present on your pic.

Any question in PM. 

Maybe useful topic

 

Link to comment
Share on other sites

Thank my friend.I edited my code a bit. And I managed to connect, initialize, set values (ACC, DEC), but unfortunately I could not edit the velocity (velocity) and start the engine. I am physically signaling (power enable) /And in the photo it is not clear what commands are needed to start the engine, and power enable.

pic32.jpg

GT-1v1.1.vlp

Link to comment
Share on other sites

  • MVP 2023

Hi, 

you must configure command and speed setpoint sorce (terminal, fieldbus).

You must use proper command sequence for selected command source for follow State transitions table.

For terminal and fieldbus this sequence is different and if you whant to send control command via terminal - then Enable power stage must be done via terminal.

If you use only fieldbus command - Enable power stage  is possible only if proper read - write PDO messages is performed. RPDO3 TPDO3 in your case.

User must send command and read status. Otherwise drive do not change operating state (Schneider fieldbus state machine safety).

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...