Spinroot

A forum for Spin users

You are not logged in.

#1 Re: iSpin related (GUI) » ispin:cannot find dot » 2013-09-06 20:56:06

Not installed, the problem is that, what is the name of the package I should install?

#2 iSpin related (GUI) » ispin:cannot find dot » 2013-09-06 14:33:27

arian
Replies: 3

When I'm using iSpin Editor/View and display the Automata View get the following error "ispin:cannot find dot'', anyone can help me solve this problem?

#3 Re: General » atomic? » 2013-06-13 14:53:18

the process that initiates the communication is the controller, running all states, and then send to the agent, which analyzes the information received and if all is well, send your answer ... so should sudecer, that's why I need to run around a complete process and then the other, that's where my question lies, I can not run all the prototype and then the other

#4 Re: General » atomic? » 2013-06-06 19:58:48

the run well, correct?
init
    {
      atomic { run controlador(2,1); run agente(2,1) }
         }

#5 Re: General » atomic? » 2013-06-06 19:48:33

when you say "send a message" you mean using data send by the channel?

#6 Re: General » atomic? » 2013-06-06 19:43:33

that's right, two proctypes and I need to run first one then the other

#7 General » atomic? » 2013-06-06 19:30:55

arian
Replies: 8

I've recently developed in Spin and I have a question to solve, in my project I have two prototypes and run tolamente need a first or another later.
They function as two finite state machines to represent a client-server architecture for a stop and wait protocol

Board footer

Powered by FluxBB