LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Epos4 maxon driver with Labview USB communication

Good morning,

 

I'm trying to control a motor using a Maxon driver EPOS 4 Compact 24/1.5 CAN and LabVIEW 2018 SP1. The communication between the driver and the PC is made by an USB cable on a 3.0 COM port.

 

The command is well sent but my Labview windows is completely stuck during the process and the motor is still running. When I tried to send a long time command (sequence), a timeout is triggered and stock the process and the motor. I thinks it's a communication rate problem because if I change the baudrate communication, the timeout is triggered more or less quickly. (See how I've configure my COM port below). My schematic is quite simple, I release the errors, enable axis, move to absolute position, disable axis. Is there any things that I've forgot ? Thank you for your time

VI_1.PNGNo response.png

VI_2.PNG

  

 

Config_NIMax.PNG

Config_Windows.PNG

0 Kudos
Message 1 of 3
(214 Views)

You can check or configure the baud rate using Maxon’s EPOS Studio software. This software allows you to set the communication parameters for your EPOS 4 driver.

CAN Analyzer: If you have access to a CAN analyzer or a CAN diagnostic tool, you can use it to inspect the CAN bus traffic. Some CAN analyzers can detect and display the baud rate being used by devices on the network.

 

EPOS, CAN, and LabVIEW should all be on the same page with baud rates.

CLA
0 Kudos
Message 2 of 3
(174 Views)

Thank you for your answer.

My epos is configured like this :

MaelF_1-1724744812501.png

 

 

0 Kudos
Message 3 of 3
(144 Views)