It would be more robust if this VI generates some time based UID or very unique ID so that there are very less probability of generating same path again. Right now this VI generates with random number between 0-999. There are chances that it can generate the same temp dir if we use this VI more frequently in an application.
It would be more robust if this VI generates some time based UID or very unique ID so that there are very less probability of generating same path again. Right now this VI generates with random number between 0-999. There are chances that it can generate the same temp dir if we use this VI more frequently in an application.