Re: TWO ENUM ONE LV



Hello labview1958,

LabView is dataflow based:
So it will run your vi from the outer case to the inner. This way first
the enum "Readings" will be checked (outer case structure), then enum
"Motor direction" (inner case structure). But you cannot change "Motor
dir" after "Readings" has been read as you both wired them from outside
the outer case (dataflow!). And "Motor dir"/inner case structure will
only be processed if "Readings" is set to "Motor".

So maybe you have to changed your vi to:
1) move the communication part into subvi's (moving motor, reading data)
3) do motor moving and reading in parallel loops
2) check "Readings": if set to "Reading" then stop motor moving (in parallel loop), do reading, start motor moving again

Hope this helps.
.



Relevant Pages

  • Re: Renault Scenic Relay Location
    ... when I traced the wires from the plug to the motor the readings ...
    (uk.rec.cars.maintenance)
  • Re: Bridgeport boss 4 Spindle not powering up (continued)
    ... Starting at the motor, check each leg to ground. ... there are odd readings here, turn motor off and keep checking at every ... The electric company finally found that a transformer ...
    (alt.machines.cnc)
  • compression readings, cold vs. hot
    ... readings if you check a cold motor vs. a hot one? ... This is an overhead valve pushrod motor with hydraulic lifters. ... readings vary from as low as 30 to as high as 140 ... psi, but with the motor warmed up, readings are between 135 and 140 psi ...
    (rec.autos.tech)
  • Re: compression readings, cold vs. hot
    ... This is an overhead valve pushrod motor with hydraulic lifters. ... With the engine cold, readings vary from as low as 30 to as high as 140 ... I suggest posting the results for all cylinders hot & cold, and telling us what kind of motor it is. ...
    (rec.autos.tech)