- 16 Oct, 2020 1 commit
-
-
Dennis Neidherr authored
Modified the AfterLaunchInitFinished VIs: From now on all actors should wait until their nested actors have completed their AfterLaunchInits until they send this message to their caller. This is already done for the BaseActor (waits for GUI and/or Proxy), Proxy (waits for Monitor and/or GUI) and GUI (waits for Monitor).
-
- 09 Oct, 2020 1 commit
-
-
Dennis Neidherr authored
BaseClass:OPen Associated GUI FP: If there is no GUI running, the proxy of this device will try to create one
-
- 10 Sep, 2020 1 commit
-
-
Dennis Neidherr authored
- Polling.vi: Added a maximum rate at which the BeAlive Msg can be sent to a watchdog actor when used inside the polling mechanism - Watchdog: (i) Modified InitAttributes so that it is possible to run the class without the URL sections + (ii) added two new Reborn messages which can be sent to the callee actor when an observed actor recovers from a timeout
-
- 09 Sep, 2020 2 commits
-
-
Dennis Neidherr authored
-
Dennis Neidherr authored
Added a new message to the BaseActor: "Open Associated GUI FP" which tries to open a FP for the associated GUI
-
- 08 Sep, 2020 1 commit
-
-
Dennis Neidherr authored
Modified the Shutdown variable again (before it was GuiWorkerCoupling now it is GuiShutdownBehaviour). It has now a third option "hide", which just hides the FP (but one has to be careful here that someone stops the actor!).
-
- 20 Aug, 2020 1 commit
-
-
Dennis Neidherr authored
-
- 17 Aug, 2020 1 commit
-
-
Dennis Neidherr authored
-
- 14 Aug, 2020 1 commit
-
-
Dennis Neidherr authored
-
- 13 Aug, 2020 1 commit
-
-
Dennis Neidherr authored
-
- 12 Aug, 2020 1 commit
-
-
Dennis Neidherr authored
Added a small feature which makes it possible to calculate URLs (this is very helpful for large power supplies)
-
- 17 Jul, 2020 1 commit
-
-
Dennis Neidherr authored
- Corrected a bug in the Send Msg by Name which prevented it to work with other executables on the same node
-
- 03 Jul, 2020 1 commit
-
-
Holger Brand authored
-
- 17 Jun, 2020 4 commits
-
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
-
- 16 Jun, 2020 3 commits
-
-
Holger Brand authored
-
Holger Brand authored
Send info to message logger if polling interval is less than minimum polling interval. This closes #14.
-
Holger Brand authored
-
- 15 Jun, 2020 3 commits
-
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
Close issue15.
-
- 23 Apr, 2020 2 commits
-
-
Dennis Neidherr authored
-
Dennis Neidherr authored
-
- 30 Mar, 2020 3 commits
-
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
-
- 06 Mar, 2020 1 commit
-
-
Holger Brand authored
Use TARGET_TYPE for Conditional disable to distinguish between Windows/Unix and embedded targets where no Menu-Ref ist is allowed.
-
- 04 Mar, 2020 1 commit
-
-
Holger Brand authored
Use TARGET_TYPE for Conditional disable to distinguish between Windows/Unix and embedded targets where no GUI is allowed.
-
- 02 Mar, 2020 1 commit
-
-
Dennis Neidherr authored
-
- 25 Feb, 2020 1 commit
-
-
Dennis Neidherr authored
Modified all Introspection.vis: From now on it is possible to save an inhertiance hierarchy with the help of the Introspection chain; modified also the corresponding FGV
-
- 07 Feb, 2020 5 commits
-
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
Add VI to generate HTML file with list of WebServer.Root HTML contents, optionally to be linked in index.html
-
- 01 Feb, 2020 1 commit
-
-
Dennis Neidherr authored
- Added a DefaultSaveDirectory Ini entry to theStartActor: Default Directory for Save files (GUI position saves as well as Auto saves will still be saved in DefaultDataDirectory) - Added a new helper VI to GUIActor for a simple Save/Load/Close menu
-
- 31 Jan, 2020 2 commits
-
-
Dennis Neidherr authored
-
Dennis Neidherr authored
-