- Aug 29, 2022
-
-
Holger Brand authored
-
- Aug 12, 2022
-
-
Holger Brand authored
It already included in CSPP_CoreGUIContent. Conditional disable stuff containing a wire type of menue reference.
-
- Aug 01, 2022
-
-
Holger Brand authored
-
- Jul 23, 2022
-
-
Holger Brand authored
-
Holger Brand authored
Add conversion method to handle PV-URL to array elementes with index separated by _ or /. To be used on PVUpdate Msg:Do.vi
-
- Jun 27, 2022
-
-
Dennis Neidherr authored
Added a configurable TimeOut for the opening of SV-Connections. It is backwards-compatible, so default is 0.
-
- May 27, 2022
-
-
Dennis Neidherr authored
Corrected a very small bug in a helper-VI (If one puts the variable type into an URL and uses two ', it was not working)
-
- Apr 20, 2022
-
-
Holger Brand authored
-
- Feb 21, 2022
-
-
Holger Brand authored
-
- Feb 18, 2022
-
-
Holger Brand authored
-
- Feb 07, 2022
-
-
Holger Brand authored
-
- Jan 13, 2022
-
-
Holger Brand authored
-
Holger Brand authored
-
- Oct 29, 2021
-
-
Holger Brand authored
-
- Aug 27, 2021
-
-
Dennis Neidherr authored
- modified the URL readback so that special characters like ":" are only forbidden in the last element of the URL NOTE: This still might need some testing; my first applications are running with this change but...
-
- Aug 17, 2021
-
-
Holger Brand authored
-
- Feb 05, 2021
-
-
Holger Brand authored
Separate code from file, add some files to ligraries/classes; delete obsolete files; repair soem Introduction Core.vi's and Content.vi's.
-
- Sep 08, 2020
-
-
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!).
-
- Aug 12, 2020
-
-
Dennis Neidherr authored
Added a small feature which makes it possible to calculate URLs (this is very helpful for large power supplies)
-
- Jul 17, 2020
-
-
Dennis Neidherr authored
- Corrected a bug in the Send Msg by Name which prevented it to work with other executables on the same node
-
- Jul 08, 2020
-
-
Holger Brand authored
-
- Jun 18, 2020
-
-
Holger Brand authored
-
- May 12, 2020
-
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
-
- Feb 24, 2020
-
-
Dennis Neidherr authored
Corrected small bug in Send Message by Name.vi wich occured if the name of the ctrl to be set was not known
-
- Feb 22, 2020
-
-
Holger Brand authored
-
- Feb 14, 2020
-
-
Holger Brand authored
-
- Feb 07, 2020
-
-
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
-
- Jan 31, 2020
-
-
Dennis Neidherr authored
Added a new VI in GUIActor which can be used for a default user menu (modified stop vi according to it)
-
- Jan 27, 2020
-
-
Dennis Neidherr authored
- Changed Actor/Proxy Name to Names within the GUI actor - Added DispatchPVMonitor and Connect Set-PVs for 2D
-
- Jan 19, 2020
-
-
Dennis Neidherr authored
-
- Jan 16, 2020
-
-
Dennis Neidherr authored
- Added feature for all GUIs to save their panel position for the next start (this feature is default on auto but can be overwritten in the GUIs db entry) - Removed polling in the base class settings - Repaired GUIActor.Update-PV Msg.Do: This Do.vi needs to execute its parent method (especially for lvnot PVs) - Launch Associated GUI: Even if the GUI entry is not found in db the InitalizeAttributes.vi is still executed in order to set default values in the attributes - Stop GUI: Modified it again a bit, so it does not need the ActorCore.vi as an input parameter anymore
-
- Jan 14, 2020
-
-
Dennis Neidherr authored
- Addid position setting to GUIActor (Dafault here is "Auto") - Corrected small error in Settings.vi: Settings have to be loaded before they can be applied
-
- Nov 17, 2019
-
-
Holger Brand authored
-