LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

modbus

I have a integrated stepper motor + drive + indexer w/ ethernet interface http://www.amci.com/stepper-motor-control/integrated-stepper-motor-control-smd23e.asp. I want to use the modbus libary to control the motor. I am having trouble understanding the libary and establishing a connection. Any help and examples would be helpful.

0 Kudos
Message 1 of 4
(2,518 Views)

Hi jamridge,

 

Here is a basic overview of using Modbus with LabVIEW:

 

http://www.ni.com/white-paper/7675/en

 

Check out the related links a the bottom as well.

 

Let me know if you have any further questions.

 

DylanC

0 Kudos
Message 2 of 4
(2,486 Views)

Here is what I am trying to test so far.

Not sure what the port name and number should be for modbus TCP connection. The device is a SMD23E-130 stepper motor with encoder and ethernet interface.

Modbus TCP.png

0 Kudos
Message 3 of 4
(2,474 Views)

Hi jamridge,

 

I could not find a Port specified in the manual of the motor, only the IP which you have correctly configured. I would suggest contacting the manufacturer. There are also example VI's from the library http://sine.ni.com/devzone/cda/epd/p/id/4756 specifically the Modbus Ethernet Example Master you may want to take a look at.

 

DylanC

0 Kudos
Message 4 of 4
(2,467 Views)