Hi, I'm still having problems getting the stepper motor to respond to my labview commands.
I have looked at loads of webpages, example code and other forum threads and tried a few fixes
Portmon gave me the following information for the stepper...
Baud rate 9600,
8 data bits,
no parity,
1 stop bit,
no flow control.
I have inputted this info into the code 'zero stepper.vi' (attached)
The movement strings which the stepper responds to are
'MR' for move relative and then a value of steps
for instance MR 1232543545
I have inputted this value into the 'string to write' box and nothing happens when I run the VI
Are there any other syntax's etc... which I need to include in the 'string to write box'? or is my stepper just not responding?
When I debug the VI it runs through no problems
The Stepper motor manufactures have been pretty un helpful, and have never heard of a program called LabView !
Any tips would be greatly appreciated
Cheers Wes