Unique Probe Names

To ensure uniqueness in the probe name, we added a special string (%0). If this string is specified in the probe name, it will get replaced dynamically with a number (the first probe will get a 0, the second probe will get a 1, etc...). For example if we specify a probe name of myProbe%0, then the first probe that starts will get myProbe0, the second will get myProbe1 and so on.


Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.