Skip to main content
1-Visitor
June 29, 2021
Solved

Conditional Routing in the procedures

  • June 29, 2021
  • 2 replies
  • 1865 views
Good day Community,

 I am wondering if you know something about the condition based procedure flow  for the VEC. Is something like this on the roadmap?
For example:

 if the step instruction  said

“step 10: If any of the 3 sensors is dirty, go to step 15”

Step 11: Move to next check location

..

..

Step 14 : do A and B and  C and hen skip to step 16

Step 15:  follow these cleaning steps … first XXXXX, then YYYY etc .. finally ”

Step 16 : proceed normally

So that after step 10 we are going directly to step 15
 
A lot of customers asking about this capability?  What is your ideas regarding it?
 
Best Regards
Olena
Best answer by tmccombie

Hi @oparfon 

 

You can navigate to any step needed in Vantage by going to the Step List. The Step list is available in the upper left corner: 

File (12).jpg

 

Once in the step list - users can choose to view any step in the procedure:

 

File (13).jpg

 

This would require the user to manually navigate to that step. 

2 replies

tmccombie21-Topaz IAnswer
21-Topaz I
July 22, 2021

Hi @oparfon 

 

You can navigate to any step needed in Vantage by going to the Step List. The Step list is available in the upper left corner: 

File (12).jpg

 

Once in the step list - users can choose to view any step in the procedure:

 

File (13).jpg

 

This would require the user to manually navigate to that step. 

12-Amethyst
March 1, 2022

Olena,

 

We did this similar to the way tmccombie recommended. 

We had a step that was solely for routing.

So it would the operator would following the step (say step 😎 to determine if any of the sensors were dirty.

Then the next step would say 

 

"If any of the 3 sensors is dirty, continue to the next step.

If they are all clean, go to step 11"

 

If would be great if there could be some software/application routing, we would use that all the time.