LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with many axes (XYZW)

Hallo everyone
 
I have a problem with my LV , the goal of this program is :
 
1) choosing the Axes from 1 to 4 , max. 4 and min. 1
2) puting a start, End and Step values for each selected axe
3) run
 
It must work like this :
The first selected axe ( let us say X-axe) moves from A to B and when it's done, moves the next axe(e.g.Y-axe) one and just one step and than moves once again the first axe from A to B
and this action repeat itself till all the axes move to B
 
e.g.
X-axe : form 0 to 2 in 2 steps
Y-axe : from 0 to 1 in 1 step
 
X=0,1,2,0,1,2
Y= 0,1
 
i tried to work with FOR-Loop (see attachment) but i dont know where is the problem please if someone has an Idea please tell me
 
thank you  in advance
 
0 Kudos
Message 1 of 2
(2,243 Views)

Hallo

I resolved the problem of yesterday, but my solution is not trivial (see attachment), it  lead to another problem, i can no more chose only one axis, there must be more than one. is there a way to work with only one axis?

P.S I have to work with 4 axis but i can select min 1

Thanks

0 Kudos
Message 2 of 2
(2,218 Views)