11-19-2014 03:04 AM - edited 11-19-2014 03:11 AM
Dear Sir,
I want to interface Kueber make multiturn encoder with NI USB-8473s for measuring speed and revolution of our robotic joint.
Actually, i am new user for CANOpen protocol as well as USB 8473s.
Currently, i have test this encoder in NI MAX. When i run CAN bus monitor, i have seen one arb.ID but how its work i don't know.
How can set my encoder address using NI MAX or LABVIEW.?
11-19-2014 09:19 AM
Well you have communciation going so that is a good first step. What does the Kueber manual say? I'm guessing you need to request data for it to be sent since it is not sending you data automatically but instead just sent one frame of data which is likely a message sent on power up.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
11-20-2014 03:30 AM
Dear Sir,
As per Kuebler Manual, set below parameters:
Node address should be unique :- factory default is 0x3F (63 decimal )
Baud rate :- factory default 250kbps
Termination :- factory default On
But, how can set node address via NI MAX?
11-24-2014 07:24 AM
@Pintu-Harry wrote:
But, how can set node address via NI MAX?
You don't. A node address or ID, or Arbitration ID is part of the message. When the message is sent, you send along with it the ID, and the payload. The ID helps with prioritiy of the message, and will cause a lower priority message to not go out properly.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
08-20-2019 06:00 AM
We don't find RS 485 port in NI Max.
08-20-2019 06:09 AM
We do not find any modbus port in Device Manager as well as NI-Max.