-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PLCsim script should discover its local dll version and load it dynam…
…ically (#51) * Check if the plcsim instance is already registered using dynamic loading dll * dll dynamically loaded * Create draft PR for #50 * cleanup * all code moved into axopen.simple.tools * Just one tool project for create unit so as for starting plcsim advanced using dynamic loading of the dll * cleanup --------- Co-authored-by: TK <61820360+TomKovac@users.noreply.github.com>
- Loading branch information
Showing
9 changed files
with
110 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 0 additions & 28 deletions
28
...plate.simple/tools/AXOpen.Simple.Tools/PlcSimAdvancedStarter/PlcSimAdvancedStarter.csproj
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
axopen.template.simple/tools/AXOpen.Simple.Tools/PlcSimAdvancedStarter/PlcSimInstance.cs
This file was deleted.
Oops, something went wrong.
52 changes: 0 additions & 52 deletions
52
axopen.template.simple/tools/AXOpen.Simple.Tools/PlcSimAdvancedStarter/Program.cs
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...ate.simple/tools/AXOpen.Simple.Tools/PlcSimAdvancedStarter/Properties/launchSettings.json
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
axopen.template.simple/tools/AXOpen.Simple.Tools/PlcSimAdvancedStarter/Setup/Constants.cs
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-2.2 MB
...n.Simple.Tools/PlcSimAdvancedStarter/third/Siemens.Simatic.Simulation.Runtime.Api.x64.dll
Binary file not shown.