From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

Oriental Motor : ARD-KD & Labview driver

Hi,

I have a stepper motor (ARM69AK) and controller ARD-KD.


Does anyone have a Labview driver for this controller or sample code.


I want to use RS485 to control it.
I downloaded and installed modbus Labview Library.


thanks in advance

0 Kudos
Message 1 of 19
(10,544 Views)

I have the same Question : )   I have looked for the Labview library for this motor driver for a while, bus got nothing : (

0 Kudos
Message 2 of 19
(10,248 Views)

Hi Skydubin,

I didn't found any driver for Oriental Motor.
Finally, I developped my program with Modbus driver from DSC module

read, write and the adress of the register...

0 Kudos
Message 3 of 19
(10,221 Views)

Hi Minikisscool,

 

it is great !! You have succesafully developped you program . : )

 

You said you developped your program with Modbus driver from DSC module. 

 http://www.ni.com/labview/labviewdsc/d/      is it ?

 

You have download this LabVIEW DSC to develop you programm? 

Or you just use the modbus Labview Library? Last week i get the Motor and Driver and i am really new in Labview : ( 

 

I would be very thankful if you could send me the Labview Programm Code : ) 

 

 

0 Kudos
Message 4 of 19
(10,207 Views)

My Email : rising1sun1@hotmail.com

 

thanks in advance

0 Kudos
Message 5 of 19
(10,203 Views)

in fact, I found 3 version of Modbus Library


MODBUS Library for LabVIEW Version 1.21
http://www.ni.com/example/29756/en/


LabVIEW Modbus API v1.1.3.32

https://decibel.ni.com/content/docs/DOC-30140

 

MODBUS included in DSC module for LV2014
http://zone.ni.com/reference/en-XX/help/370622M-01/lvmve/choose_modbus_ioserver_vi/



I already made a development with 1.21 from NI.

My program works with RS485 through COM port. (Computer to device)

I don't devellop a full correct driver, but I have a code witch read a lot of usefull register and an other with Read / Write

0 Kudos
Message 6 of 19
(10,197 Views)

thanks a lot for your useful information : )   i think i can work further on it.

0 Kudos
Message 7 of 19
(10,182 Views)

Hi, 

I attached 3 files

1 for NI modbus driver and 2 for DSC driver

I hope, it will help you. 
For me, it was not so easy to works with material from Oriental Motor. It should be the last time.
I don't recommend theses produts, No Labview driver, no support (phone, mail or forum)
 

0 Kudos
Message 8 of 19
(10,179 Views)

Two others usefull program

Download All
0 Kudos
Message 9 of 19
(10,178 Views)

Thank you very much. 

And you are absolutly right !!  It is really hard to work with Oriental Motor. : (

 

0 Kudos
Message 10 of 19
(10,169 Views)