Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Transitions in VBAI

Solved!
Go to solution

Hi

we are using VBAI 2010 and a smart camera for a vision project. In VBAI we programmed a programm with some states which are connected by transitions. Now we have a question:

 

If there are several transitions between the state which are true which will be taken? Are there any rules about the transitions in which row they are checked?

 

greetings

Oliver

0 Kudos
Message 1 of 5
(3,479 Views)

If multiple transitions are true, the state diagram will do through the transition with the highest priority. You can set the transition priority by right clicking on the state and choosing Set Transition Priorities.

 

Christophe

0 Kudos
Message 2 of 5
(3,475 Views)

Hello Christophe,

is your solution from VBAI 2011? Because in the moment we are using VBAI 2010 and there is only Edit and Delete on right clicking.

 

Is this also available on VBAI 2010?

 

greetings

Oliver

0 Kudos
Message 3 of 5
(3,472 Views)
Solution
Accepted by topic author OZI

No, this feature has been around since we introduced the state diagram. Right click on the STATE, where the transitions initiate (not on the transition).

This option is available only when there are more than 2 transitions coming out of one state (not counting the default transition).

 

Christophe

Message 4 of 5
(3,470 Views)

Hi Christophe,

I got it. Thanks a lot. Thats the solution

 

greetings

Oliver

0 Kudos
Message 5 of 5
(3,467 Views)