S
Steve
I am new user of Visio and have some troubles to describe State Machine
States in Visio Statecharts. Can anyone give me hand to describe the
following below state and send me resulting vsd file to wmk587 AT yahoo DOT
com
Thanks in advance.
***************************************************
State A:
{
if(condition1 )
{
Go To State B
}
if(condition2 )
{
Send Message1 to external device and remain in state A
until external device responded.
When responce to Message1 from external device received go to State C.
If device failed to respond within X seconds go to State E.
}
Perform Action1
Send Message2 to external device and remain in state A
until external device responded.
When responce to Message2 from external device received go to State D.
If device failed to respond within X seconds go to State E.
}
States in Visio Statecharts. Can anyone give me hand to describe the
following below state and send me resulting vsd file to wmk587 AT yahoo DOT
com
Thanks in advance.
***************************************************
State A:
{
if(condition1 )
{
Go To State B
}
if(condition2 )
{
Send Message1 to external device and remain in state A
until external device responded.
When responce to Message1 from external device received go to State C.
If device failed to respond within X seconds go to State E.
}
Perform Action1
Send Message2 to external device and remain in state A
until external device responded.
When responce to Message2 from external device received go to State D.
If device failed to respond within X seconds go to State E.
}