07-12-2022 02:28 PM - edited 07-12-2022 02:56 PM
Hi,
I have 3 cases for example case 0, case 1, case 2. i want to select multiple cases at a time such as case 0,1,2 at time, 0,1 at a time,1,2 at time Etc etc. i have gone through some examples and got to know its not possible to select the multiple cases at time. Can someone give me an idea how can i do it??
🙂
07-12-2022 02:44 PM - edited 07-12-2022 02:46 PM
Hi jeet,
@User002 wrote:
I have 3 cases for example case 0, case 1, case 2.
i want to select multiple cases at a time such as case 0,1,2 at time, 0,1 at a time,1,0 at time Etc etc.
How do you want to select "0,1,2" or "0,1" or "1,0"???
What's the difference between calling "0,1" or "1,0" "at a time"???
How do you determine which cases to execute "at a time"???
Do they really need to run in parallel???
07-12-2022 02:52 PM - edited 07-12-2022 02:54 PM
hi,
for question 1 and 2. i want to select case using boolean push button. moreover i want turn on all three or any two at time or only one.
3. yes.
thank you
07-12-2022 03:03 PM
@User002 wrote:
hi,
for question 1 and 2. i want to select case using boolean push button. moreover i want turn on all three or any two at time or only one.
3. yes.
thank you
How about posting an example of what you are working with that does not work and we could help make it work.
07-12-2022 03:30 PM
07-12-2022 04:23 PM
Should up to three cases run truly in parallel or would it be sufficient to execute them sequentially? What do the various cases actually do?
08-22-2022 06:34 AM
how to select mutiple cases at time? i have some cases such as case 0 case 1 case 2. i want to select some time indusually, some time 0,1 or 0,2 or 1,2 etc or all three at t time.. is it possible?
08-22-2022 06:43 AM
08-22-2022 06:53 AM
i still did not get answer of it
08-22-2022 07:18 AM
@User002 wrote:
how to select mutiple cases at time? i have some cases such as case 0 case 1 case 2. i want to select some time indusually, some time 0,1 or 0,2 or 1,2 etc or all three at t time.. is it possible?
You should never select anything "indusually"; that's way too cromulent.