02-18-2013 05:31 AM
i 'am attacing one VI. In this VI i had a for loop into it I need to insert a section of commands only when the case loop selection is on state. How can I do it. Please help me to overcoem this problem
02-18-2013 05:48 AM - edited 02-18-2013 05:48 AM
Can you elobrate please. When boolean is FALSE then what you want to send otherwise when boolean is true then what you want to send ?
02-18-2013 09:59 AM
Keep this to one thread!
02-18-2013 09:49 PM
YES i WILL eleborate, I need to send these commands in the for loop one by one till 4th zero, When I click the case selector button (true) the for loop with 163 onwards values should flow such that the motor will stop and ready for restart. This is my inetntion.But this is not happening when I click the motor never stops. please help me