Skip to content

Unable to simulate #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zaman-ahmad opened this issue Apr 21, 2015 · 36 comments
Open

Unable to simulate #1

zaman-ahmad opened this issue Apr 21, 2015 · 36 comments

Comments

@zaman-ahmad
Copy link

I am new to omnet++. I wanted to work on SCADAsim. I don't know how to execute a project. Please guide me how to start.

@saimon7777
Copy link

Have you been able to use this? When I give the project omnet++ suport most of the ned's get errors. I already imported inet, I am not sure if the folders are in the right places. Also when I import inet it gives me warnings, mostly regarding wlan[*], it says WirelessHost is not a parameter.

image

image

image

@zaman-ahmad
Copy link
Author

ScadaSim was build using some old version of omnet++ and INET. You needs to convert it to new version. Names of some functions are changed and some other changes in INET. I tried to convert it to latest version. I removed more then 300 errors. I removed all the errors present in NED files but there are few errors present in .cc source files. I also contacted the Carlos Queiroz creator of SCADASim. I did not get any response. Now I am trying to make my own SCADA simulator. I got idea from SCADASim it will be similar to SCADASim.

@zaman-ahmad
Copy link
Author

If you want to run SCADASim you need to use some old version of omnet++ and INET. I don't know exactly which version.

@saimon7777
Copy link

I was wondering why so many errors, I think I will try to do the same, but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" [email protected] wrote:

ScadaSim was build using some old version of omnet++ and INET. You needs
to convert it to new version. Names of some functions are changed and some
other changes in INET. I tried to convert it to latest version. I removed
more then 300 errors. I removed all the errors present in NED files but
there are few errors present in .cc source files. I also contacted the
Carlos Queiroz creator of SCADASim. I did not get any response. Now I am
trying to make my own SCADA simulator. I got idea from SCADASim it will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
#1 (comment).

@caxqueiroz
Copy link
Owner

This is an old version. You would need the right old versions of inet and omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 [email protected] wrote:

I was wondering why so many errors, I think I will try to do the same, but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" [email protected] wrote:

ScadaSim was build using some old version of omnet++ and INET. You needs
to convert it to new version. Names of some functions are changed and some
other changes in INET. I tried to convert it to latest version. I removed
more then 300 errors. I removed all the errors present in NED files but
there are few errors present in .cc source files. I also contacted the
Carlos Queiroz creator of SCADASim. I did not get any response. Now I am
trying to make my own SCADA simulator. I got idea from SCADASim it will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
#1 (comment).


Reply to this email directly or view it on GitHub.

@saimon7777
Copy link

Do you happen to have the installer for omnet and the inet package that you
used at that time? Or at least the version?

Thank you very much,

Simon.
On Jun 17, 2015 6:43 AM, "Carlos Queiroz" [email protected] wrote:

This is an old version. You would need the right old versions of inet and
omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 [email protected] wrote:

I was wondering why so many errors, I think I will try to do the same,
but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" [email protected] wrote:

ScadaSim was build using some old version of omnet++ and INET. You
needs
to convert it to new version. Names of some functions are changed and
some
other changes in INET. I tried to convert it to latest version. I
removed
more then 300 errors. I removed all the errors present in NED files but
there are few errors present in .cc source files. I also contacted the
Carlos Queiroz creator of SCADASim. I did not get any response. Now I
am
trying to make my own SCADA simulator. I got idea from SCADASim it
will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
<
https://github.com/caxqueiroz/scadasim/issues/1#issuecomment-112696289>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).

@saimon7777
Copy link

Mr Queiroz, do you remember which version of Inet and Omnet you worked with?

I would really appreciate it.

Gracias,

Simon.

@caxqueiroz
Copy link
Owner

I think it was version 4. You can check on the experimental branch.

Cheers,
cq

Sent from my iPhone

On 18 Jun 2015, at 12:18 pm, saimon7777 [email protected] wrote:

Mr Queiroz, do you remember which version of Inet and Omnet you worked with?

I would really appreciate it.

Gracias,

Simon.


Reply to this email directly or view it on GitHub.

@saimon7777
Copy link

Thank you very much.

Simon.

On Thu, Jun 18, 2015 at 10:32 AM, Carlos Queiroz [email protected]
wrote:

I think it was version 4. You can check on the experimental branch.

Cheers,
cq

Sent from my iPhone

On 18 Jun 2015, at 12:18 pm, saimon7777 [email protected]
wrote:

Mr Queiroz, do you remember which version of Inet and Omnet you worked
with?

I would really appreciate it.

Gracias,

Simon.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).

@saimon7777
Copy link

Good morning Mr Queiroz, sorry to bother you, I know that you havent worked on this project for long. But I have questions. I'm using Omnet 4.1, 4.0 does tell me that I need at least 4.02 but it is not available to download, 4.1 also tells me that 4.02 at least is needed so because Im working with 4.2 and still gives me the error I bypassed that checkup. Also, besides Inet, do I have to install other packages? It has error like it cannot find sqlite3.h termios.h etc. I was wondering if I need to install other projects or open and link others that already come with Omnet. Thank you. Simon.

@saimon7777
Copy link

Good morning Mr Queiroz,

Did you by any chance read my last comment on the scadasim github?

I would greatly appreciate it if you would give me a hand.

Thank you,

Simon Windmuller.

On Wed, Jun 17, 2015 at 6:43 AM, Carlos Queiroz [email protected]
wrote:

This is an old version. You would need the right old versions of inet and
omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 [email protected] wrote:

I was wondering why so many errors, I think I will try to do the same,
but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" [email protected] wrote:

ScadaSim was build using some old version of omnet++ and INET. You
needs
to convert it to new version. Names of some functions are changed and
some
other changes in INET. I tried to convert it to latest version. I
removed
more then 300 errors. I removed all the errors present in NED files but
there are few errors present in .cc source files. I also contacted the
Carlos Queiroz creator of SCADASim. I did not get any response. Now I
am
trying to make my own SCADA simulator. I got idea from SCADASim it
will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
<
https://github.com/caxqueiroz/scadasim/issues/1#issuecomment-112696289>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).

@caxqueiroz
Copy link
Owner

I have used sqlite to store some data during the simulation. You can remove the places where it is used . If you don't want to use it

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:11 pm, Simon Windmuller [email protected] wrote:

Good morning Mr Queiroz,

Did you by any chance read my last comment on the scadasim github?

I would greatly appreciate it if you would give me a hand.

Thank you,

Simon Windmuller.

On Wed, Jun 17, 2015 at 6:43 AM, Carlos Queiroz [email protected]
wrote:

This is an old version. You would need the right old versions of inet and
omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 [email protected] wrote:

I was wondering why so many errors, I think I will try to do the same,
but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" [email protected] wrote:

ScadaSim was build using some old version of omnet++ and INET. You
needs
to convert it to new version. Names of some functions are changed and
some
other changes in INET. I tried to convert it to latest version. I
removed
more then 300 errors. I removed all the errors present in NED files but
there are few errors present in .cc source files. I also contacted the
Carlos Queiroz creator of SCADASim. I did not get any response. Now I
am
trying to make my own SCADA simulator. I got idea from SCADASim it
will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
<
https://github.com/caxqueiroz/scadasim/issues/1#issuecomment-112696289>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).


Reply to this email directly or view it on GitHub.

@saimon7777
Copy link

But where did you get sqlite? How did you install it in Omnet++?

In there any more documentation on how you built Scadasim? Maybe if you did
a thesis, can I have access to it?

Thank you,

Simon.

On Fri, Jun 26, 2015 at 10:31 AM, Carlos Queiroz [email protected]
wrote:

I have used sqlite to store some data during the simulation. You can
remove the places where it is used . If you don't want to use it

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:11 pm, Simon Windmuller [email protected]
wrote:

Good morning Mr Queiroz,

Did you by any chance read my last comment on the scadasim github?

I would greatly appreciate it if you would give me a hand.

Thank you,

Simon Windmuller.

On Wed, Jun 17, 2015 at 6:43 AM, Carlos Queiroz <
[email protected]>
wrote:

This is an old version. You would need the right old versions of inet
and
omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 [email protected]
wrote:

I was wondering why so many errors, I think I will try to do the
same,
but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" [email protected]
wrote:

ScadaSim was build using some old version of omnet++ and INET. You
needs
to convert it to new version. Names of some functions are changed
and
some
other changes in INET. I tried to convert it to latest version. I
removed
more then 300 errors. I removed all the errors present in NED
files but
there are few errors present in .cc source files. I also contacted
the
Carlos Queiroz creator of SCADASim. I did not get any response.
Now I
am
trying to make my own SCADA simulator. I got idea from SCADASim it
will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
<
#1 (comment)
.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
<
https://github.com/caxqueiroz/scadasim/issues/1#issuecomment-112784536>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).

@caxqueiroz
Copy link
Owner

You have to install SQLite on your computer. Not related to omnet at all.
I don't detail those things on my papers. Not relevant . Unfortunately I don't have docs for this project and as I said. It is not maintained. Quite old now

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:49 pm, Simon Windmuller [email protected] wrote:

But where did you get sqlite? How did you install it in Omnet++?

In there any more documentation on how you built Scadasim? Maybe if you did
a thesis, can I have access to it?

Thank you,

Simon.

On Fri, Jun 26, 2015 at 10:31 AM, Carlos Queiroz [email protected]
wrote:

I have used sqlite to store some data during the simulation. You can
remove the places where it is used . If you don't want to use it

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:11 pm, Simon Windmuller [email protected]
wrote:

Good morning Mr Queiroz,

Did you by any chance read my last comment on the scadasim github?

I would greatly appreciate it if you would give me a hand.

Thank you,

Simon Windmuller.

On Wed, Jun 17, 2015 at 6:43 AM, Carlos Queiroz <
[email protected]>
wrote:

This is an old version. You would need the right old versions of inet
and
omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 [email protected]
wrote:

I was wondering why so many errors, I think I will try to do the
same,
but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" [email protected]
wrote:

ScadaSim was build using some old version of omnet++ and INET. You
needs
to convert it to new version. Names of some functions are changed
and
some
other changes in INET. I tried to convert it to latest version. I
removed
more then 300 errors. I removed all the errors present in NED
files but
there are few errors present in .cc source files. I also contacted
the
Carlos Queiroz creator of SCADASim. I did not get any response.
Now I
am
trying to make my own SCADA simulator. I got idea from SCADASim it
will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
<
#1 (comment)
.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
<
https://github.com/caxqueiroz/scadasim/issues/1#issuecomment-112784536>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).


Reply to this email directly or view it on GitHub.

@saimon7777
Copy link

Ok, thank you.

Another question, did you use windows? Linux? What version?

Thank you.

Simon.

On Fri, Jun 26, 2015 at 10:55 AM, Carlos Queiroz [email protected]
wrote:

You have to install SQLite on your computer. Not related to omnet at all.
I don't detail those things on my papers. Not relevant . Unfortunately I
don't have docs for this project and as I said. It is not maintained. Quite
old now

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:49 pm, Simon Windmuller [email protected]
wrote:

But where did you get sqlite? How did you install it in Omnet++?

In there any more documentation on how you built Scadasim? Maybe if you
did
a thesis, can I have access to it?

Thank you,

Simon.

On Fri, Jun 26, 2015 at 10:31 AM, Carlos Queiroz <
[email protected]>
wrote:

I have used sqlite to store some data during the simulation. You can
remove the places where it is used . If you don't want to use it

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:11 pm, Simon Windmuller <
[email protected]>
wrote:

Good morning Mr Queiroz,

Did you by any chance read my last comment on the scadasim github?

I would greatly appreciate it if you would give me a hand.

Thank you,

Simon Windmuller.

On Wed, Jun 17, 2015 at 6:43 AM, Carlos Queiroz <
[email protected]>
wrote:

This is an old version. You would need the right old versions of
inet
and
omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 <[email protected]

wrote:

I was wondering why so many errors, I think I will try to do the
same,
but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" <[email protected]

wrote:

ScadaSim was build using some old version of omnet++ and INET.
You
needs
to convert it to new version. Names of some functions are
changed
and
some
other changes in INET. I tried to convert it to latest
version. I
removed
more then 300 errors. I removed all the errors present in NED
files but
there are few errors present in .cc source files. I also
contacted
the
Carlos Queiroz creator of SCADASim. I did not get any response.
Now I
am
trying to make my own SCADA simulator. I got idea from
SCADASim it
will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
<

#1 (comment)
.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
<
#1 (comment)
.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
<
https://github.com/caxqueiroz/scadasim/issues/1#issuecomment-115747588>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).

@caxqueiroz
Copy link
Owner

Never used windows . Only Linux or Mac.

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:57 pm, Simon Windmuller [email protected] wrote:

Ok, thank you.

Another question, did you use windows? Linux? What version?

Thank you.

Simon.

On Fri, Jun 26, 2015 at 10:55 AM, Carlos Queiroz [email protected]
wrote:

You have to install SQLite on your computer. Not related to omnet at all.
I don't detail those things on my papers. Not relevant . Unfortunately I
don't have docs for this project and as I said. It is not maintained. Quite
old now

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:49 pm, Simon Windmuller [email protected]
wrote:

But where did you get sqlite? How did you install it in Omnet++?

In there any more documentation on how you built Scadasim? Maybe if you
did
a thesis, can I have access to it?

Thank you,

Simon.

On Fri, Jun 26, 2015 at 10:31 AM, Carlos Queiroz <
[email protected]>
wrote:

I have used sqlite to store some data during the simulation. You can
remove the places where it is used . If you don't want to use it

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:11 pm, Simon Windmuller <
[email protected]>
wrote:

Good morning Mr Queiroz,

Did you by any chance read my last comment on the scadasim github?

I would greatly appreciate it if you would give me a hand.

Thank you,

Simon Windmuller.

On Wed, Jun 17, 2015 at 6:43 AM, Carlos Queiroz <
[email protected]>
wrote:

This is an old version. You would need the right old versions of
inet
and
omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 <[email protected]

wrote:

I was wondering why so many errors, I think I will try to do the
same,
but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" <[email protected]

wrote:

ScadaSim was build using some old version of omnet++ and INET.
You
needs
to convert it to new version. Names of some functions are
changed
and
some
other changes in INET. I tried to convert it to latest
version. I
removed
more then 300 errors. I removed all the errors present in NED
files but
there are few errors present in .cc source files. I also
contacted
the
Carlos Queiroz creator of SCADASim. I did not get any response.
Now I
am
trying to make my own SCADA simulator. I got idea from
SCADASim it
will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
<

#1 (comment)
.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
<
#1 (comment)
.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
<
https://github.com/caxqueiroz/scadasim/issues/1#issuecomment-115747588>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).


Reply to this email directly or view it on GitHub.

@saimon7777
Copy link

Does it matter what distribution of linux to use?
On Jun 26, 2015 10:31 AM, "Carlos Queiroz" [email protected] wrote:

I have used sqlite to store some data during the simulation. You can
remove the places where it is used . If you don't want to use it

Cheers,
cq

Sent from my iPhone

On 26 Jun 2015, at 12:11 pm, Simon Windmuller [email protected]
wrote:

Good morning Mr Queiroz,

Did you by any chance read my last comment on the scadasim github?

I would greatly appreciate it if you would give me a hand.

Thank you,

Simon Windmuller.

On Wed, Jun 17, 2015 at 6:43 AM, Carlos Queiroz <
[email protected]>
wrote:

This is an old version. You would need the right old versions of inet
and
omnet. There is an experimental branch that may be better.

I stopped working on this project 3 years ago.

Cheers,
cq

Sent from my iPhone

On 17 Jun 2015, at 8:37 am, saimon7777 [email protected]
wrote:

I was wondering why so many errors, I think I will try to do the
same,
but
who knows how much time will it take.

Thank you for your response.

Simon.
On Jun 17, 2015 1:44 AM, "zaman-ahmad" [email protected]
wrote:

ScadaSim was build using some old version of omnet++ and INET. You
needs
to convert it to new version. Names of some functions are changed
and
some
other changes in INET. I tried to convert it to latest version. I
removed
more then 300 errors. I removed all the errors present in NED
files but
there are few errors present in .cc source files. I also contacted
the
Carlos Queiroz creator of SCADASim. I did not get any response.
Now I
am
trying to make my own SCADA simulator. I got idea from SCADASim it
will be
similar to SCADASim.


Reply to this email directly or view it on GitHub
<
#1 (comment)
.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
<
https://github.com/caxqueiroz/scadasim/issues/1#issuecomment-112784536>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).

@MasoudKaveh
Copy link

@zaman-ahmad @saimon7777
Hi. I am new to omnet++ and I want to work on SCADAsim. I don't know how to execute the project that Mr @caxqueiroz puts on the following link. Please guide me. tnx.
https://github.com/caxqueiroz/scadasim

@saimon7777
Copy link

saimon7777 commented Aug 4, 2018 via email

@MasoudKaveh
Copy link

Tnx a lot dear Mr. Simon for your notes.

@MasoudKaveh
Copy link

@saimon7777
Hi. Mr. Simon sorry to bother you. May I have any docs or source code of your own simulation to get an idea for creating my own simulation?? Thank you very much. Kaveh

@saimon7777
Copy link

saimon7777 commented Aug 8, 2018 via email

@MasoudKaveh
Copy link

@saimon7777
Really thank you, dear Mr. Simon. I will ask you again if I have more questions.

@MasoudKaveh
Copy link

@saimon7777
Hi Mr. Simon. I can not find wiredandwirelesshostwithap and throughput in INET examples. Plz have a look at the appended picture.
untitled

@saimon7777
Copy link

saimon7777 commented Aug 13, 2018 via email

@MasoudKaveh
Copy link

@saimon7777
The version that I'm using is 4.4.1
I think I let OMNET add the INET examples at the first place too. But now I guess that it may be a version problem. The followed pictures show the INET/examples in my OMNET. Thank you very much.
1
3
4
untitled

@saimon7777
Copy link

saimon7777 commented Aug 13, 2018 via email

@MasoudKaveh
Copy link

@saimon7777
I will try with version 5. Thank you very much.

Cheers,

kaveh.

@MasoudKaveh
Copy link

@saimon7777
Hi, dear Mr. Saimon. I am trying with version 5 and using wiredandwirelesshostwithap and throughput examples to be close to the SCADASim. I have also installed the original SCADASim on my OMNeT. But I need some help to exactly understand that what every NED file of the original SCADASim means?, to build my own SCADASim. would you plz help me as much as you can to explain the files that are existing in the original SCADASim?

thank you very much.

Cheers,

Kaveh.

@saimon7777
Copy link

saimon7777 commented Sep 12, 2018 via email

@MasoudKaveh
Copy link

@saimon7777
Tnx dear Mr. Saimon for your responses. For example, the following picture shows the files that make SCDASim. I need a brief explanation for each of them, and need to know how to run the SCADASim? I will really appreciate if you can do this.

Cheers

Ka
image
veh

@saimon7777
Copy link

saimon7777 commented Sep 24, 2018 via email

@MasoudKaveh
Copy link

@saimon7777
I know that it has many errors. But I want to know their concepts and meanings in the first place. for example, I think the "ddos" file means the distributed DoS attack. If I know a brief explanation of the files, then I will fix their errors more efficiently.

Cheers.

Kaveh.

@saimon7777
Copy link

saimon7777 commented Sep 24, 2018 via email

@MasoudKaveh
Copy link

@saimon7777
Tnx dear Mr. Saimon for your comments.

cheers.

Kaveh.

@mbasnet1
Copy link

Hello Saimon,
It would be great If you could share your work on SCADASim. I am currently trying to simulate SCADA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants