Hi,
I have the following problem :
My main vi uses a sub-vi for temperature measurements used in multitask (the sub-vi can run eight times in paralell). In this sub-vi, I have another little sub-vi which controls date/hour format written by the user of the program. On output of the sub-vi, I have a boolean which tells me if the date/hour is OK or wrong. In the case of a wrong format, I want to stop the execution of the concerned sub-vi without interrupting the entire program.
Is it possible ?
Thanks for any help you can provide.
S. HERVE