Hi,
I don't know what you mean by "implement the commands" but CanFestival
is a communication stack, you need to write a application above it in
order to do anything usefull.
The missing dll is not the driver of your drive but the Canfestival driver.
CanFestival needs à low level driver in order to send /receive CAN frames.
In the drivers/ directory you have some examples.
With Linux it works easily with socketcan and the can-socket driver but
for windows you'll have to check that the win32 driver is doing the
right job to interface CanFestival with the driver provided by Peak.
May be some Win32 users may confirm if the current win32 driver works
with Peak CAN/USB ?
Regards,
F. Beaulier
www.ingelibre.fr
Le 28/08/2015 16:09, canfestival-devel@lists.sourceforge.net a écrit :
Hi everybody !
I would like first to thank a lot all those of you who are working on
this great Canfestival project.
I’m new in CANopen and I have some questions about Canfestival.
I need to control two Lexium MDrive Schneider Electric motors and
synchronize their movement using CANopen. These drives are build
according to the CANopen standard DS 402. A Peak-System CAN/USB cable
will be used to connect each Drive to the computer. Is it possible to
implement the commands with Canfestival? I already started to try to
implement it virtually. I got the .eds object dictionary of the Drive
from the internet and convert it to the .c and .h files for
Canfestival using objdictgen.py. But running TestMasterSlave replacing
the slave object dictionary by those of my drive gives:
CanOpen : Can Driver dll not loaded
Cannot open Slave Board (0, 125 k).
If I find the drivers of the Drives in .dll format. Is it then
possible to integrate them easily in the code?
Thanks in advance!
PS: All information about the Lexium Drives can be found here:
http://motion.schneider-electric.com/lmd/lexium-mdrive-motion-control.php?nema=34
We will use the LMDCA853 which is the biggest Closed loop Canopen device.
SUNDERMANN Karl Walter Axel
/Ingenieur d’Etude/
Saipem s.a., Energies
1/7 av San Fernando
78884 Saint Quentin en Yvelines Cedex
Tel : +33 1 61 37 64 76
Email : axel.sunderm...@saipem.com
-------------------------------------------------------------------------------
Ce message contient des informations qui peuvent être confidentielles,
à l'usage du seul destinataire mentionné ci-dessus. S'il advenait que
ce message parvienne à une personne autre que ce destinataire, toute
diffusion, distribution ou copie de ce message est strictement
interdite. Si vous avez reçu ce message par erreur, nous vous
remercions de nous le faire savoir immédiatement par E-mail
:_axel.sundermann@saipem.com_ou par téléphone au 01 61 37 64 76, et de
détruire toute copie électronique et toute copie papier.
The information contained in this message is confidential and may be
legally privileged. The message is intended solely for the
addressee(s). If you are not the intended recipient, you are hereby
notified that any use, dissemination, or reproduction is strictly
prohibited and may be unlawful. If you are not the intended recipient,
please contact by return e-mail axel.sunderm...@saipem.com
<mailto:axel.sunderm...@saipem.com> or by phone +33 (0)1 61 37 64 76
and destroy all copies of the original message.
******************************************************************************************
CONFIDENTIALITY NOTICE
This e-mail and any attachment are confidential and may be privileged
or otherwise protected from disclosure. It is solely intended for the
person(s) named above. If you are not the intended recipient, any
reading, use, disclosure, copying or distribution of all or parts of
this e-mail or associated attachments is strictly prohibited. If you
are not an intended recipient, please notify the sender immediately by
replying to this message or by telephone and delete this e-mail and
any attachments permanently from your system.
------------------------------------------------------------------------------
_______________________________________________
Canfestival-devel mailing list
Canfestival-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/canfestival-devel
------------------------------------------------------------------------------
_______________________________________________
Canfestival-devel mailing list
Canfestival-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/canfestival-devel