summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudhakar Kumar2021-10-19 01:32:57 +0530
committerGitHub2021-10-19 01:32:57 +0530
commitc651e834bb7f2aaac7b8f79569ce4e404446646e (patch)
treeb537c00a10441ff811038bce79c4522fe65229bd
parent45bac7602a423edaa178687bafaa20ac03556f9e (diff)
downloadOM-OPCUA-Control-c651e834bb7f2aaac7b8f79569ce4e404446646e.tar.gz
OM-OPCUA-Control-c651e834bb7f2aaac7b8f79569ce4e404446646e.tar.bz2
OM-OPCUA-Control-c651e834bb7f2aaac7b8f79569ce4e404446646e.zip
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 12a0215..75bf464 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,5 @@ To invoke the OPC UA server for a model (say `testModel.mo`) in OpenModelica:
- Execute: `loadModel(Modelica)`
- Execute: `loadFile("testModel.mo")`
- Execute: `simulate(testModel, startTime = 0, stopTime = 10, simflags = "-rt=1.0 -embeddedServer=opc-ua")`
+
+Alternatively, one can invoke the OPC UA server from [OMEdit](https://openmodelica.org/doc/OpenModelicaUsersGuide/latest/omedit.html).