- Aug 12, 2022
-
-
Holger Brand authored
It already included in CSPP_CoreGUIContent. Conditional disable stuff containing a wire type of menue reference.
-
- Jul 25, 2022
-
-
Holger Brand authored
-
- Jul 04, 2022
-
-
Holger Brand authored
Add QMsgLoggerMonitor to CSPP_Content.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.
-
- Jun 20, 2022
-
-
Dennis Neidherr authored
Dispatch PVMonitors: If a URL is calculated automatically (see DCPwr as an example) the URL is now checked for plausibility
-
- Jun 10, 2022
-
-
Dennis Neidherr authored
-
- Mar 15, 2022
-
-
Holger Brand authored
-
- Feb 21, 2022
-
-
Holger Brand authored
-
Holger Brand authored
-
- Feb 18, 2022
-
-
Holger Brand authored
- CSPP_PVProxy:CSPP_PVProxy.IgnoreFirstUpdate= True to ini file.
-
Holger Brand authored
-
- Jan 24, 2022
-
-
Holger Brand authored
-
- Jan 19, 2022
-
-
Holger Brand authored
JKI-JSON serializer does not support it.
-
Holger Brand authored
-
- Jan 18, 2022
-
-
Holger Brand authored
This way the PV info of PVConnection is conserved.
-
Holger Brand authored
-
- Jan 13, 2022
-
-
Holger Brand authored
CSPP_BaseActor.lvclass: Receive Message.vi Clear error after publishing PVs MsgCounter and MsgClass. PV's are not initialized before 'After Launch Init.vi' has been executed.
-
Holger Brand authored
-
Holger Brand authored
Connect object out of Bundle by Name of PVC-WorkerActor after connecting PV.
-
- Dec 08, 2021
-
-
Holger Brand authored
-
- Nov 19, 2021
-
-
Holger Brand authored
-
- Nov 15, 2021
-
-
Holger Brand authored
-
- Nov 14, 2021
-
-
Holger Brand authored
- Set empty strign as default for Remote.Controller and Remote.Previous. - Publish PV RemoteControllerPrevious - Modify GUI accourdingly.
-
- Nov 13, 2021
-
-
Holger Brand authored
- separate monitor PV and Set-PV is array corresponding to class hierarchy. - Enable or disable controls with remote controller. - Enable or disable Force Local with activate.
-
- Nov 12, 2021
-
-
Holger Brand authored
Many PHELIX classes are derived from CS class PH_RemoteControlled. This is a feature we want to support in general in CSPP_BaseActor. Explanation: This is a self-commitment! It cannot be enforced. Main purpose: An actor class can implement a GUI as decoration in its Actor Core.vi. The GUI should disable certain controls that should not be used by an operator, if actor is remote controlled.
-
- Nov 10, 2021
-
-
Holger Brand authored
Ignore - CSPP_BaseActor:Polling Msg.lvlcass and - CSPP_GUIActor:Update-PV Msg.lvclass Closes issue 21
-
- Nov 05, 2021
-
-
Holger Brand authored
- Remove CSPP_GUIActor Settings, class and methods. -Closes #19
-
Holger Brand authored
-
Holger Brand authored
-
- Nov 04, 2021
-
-
Holger Brand authored
- Save to SCPP_Core_SV.lvlib
-
Holger Brand authored
- add PV to ini - make new PV optional - correct descriptor for LaunchedDT - ignore polling messages - modify connector pane.
-
Holger Brand authored
-
Holger Brand authored
-
Holger Brand authored
-
- Nov 03, 2021
-
-
Dennis Neidherr authored
-
- Oct 29, 2021
-
-
Holger Brand authored
-
- Oct 15, 2021
-
-
Dennis Neidherr authored
Removed the used BuildURL.vi because it was not working under all circumstances. Now one has to be a bit more careful in the Ini file for the automatic calculation of URLs of devices with many channels
-
- Oct 01, 2021
-
-
Dennis Neidherr authored
-
- Sep 22, 2021
-
-
Dennis Neidherr authored
Each received message will now send a "debug" message to the MessageLogger (even with number of remaining messages for this actor if the AF is patched and the correct conditional disable symbol is set)
-
- Sep 15, 2021
-
-
Holger Brand authored
-