Hello <span class="username">mwieczorkiewicz,<br><br>I had I quick look on it and I think, it could be bug. Please get in contact with your local COPA-DATA support (<a...
Type: Posts; User: martin_f
Hello <span class="username">mwieczorkiewicz,<br><br>I had I quick look on it and I think, it could be bug. Please get in contact with your local COPA-DATA support (<a...
Hallo Tobias,
ich glaube, du solltest hier einen Runtime Service, statt eines Wizards verwenden. Die Wizards im Add-Framework werden in einer eigenen App-Domain ausgeführt. Diese App-Domain wird...
Hi Svetozar,<br><br>did you try using the Name property or the Name DynProperty of the variable object?<br><br>The purpose of ModifyVariable is to change the driver to which the variable belongs...
<p class="MsoNormal"><span style="mso-ansi-language:
EN-GB" lang="EN-GB">Hello MelodieTran,<br>
<br>
because VSTA relays on the now old .NET Framework 3.5, you should also consider
using the...
Hallo Tommylik,<br><br>könnte es sein, dass die Variable nicht am Treiber angemeldet ist? Falls nein, würde der lesende Zugriff auf die Variable nicht den erwarteten Wert liefern.<br><br>Das...
Hi StephanJ,
there could be a timing issue between calling the zenon function and trying to access the properties of that newly create recipe. It is possible, that the recipe is not created yet,...
Hallo wenzm,<br><br>poste doch mal den relevanten Codeteil, damit wir verstehen können, wo du nicht weiter kommst.
Hallo wenzm,<br><br>bitte schauen Sie sich noch einmal an, wie der Rezeptgruppen-Manager ohne Programmierung funktioniert.<br><br>Die im Rezept verfügbaren Variablen werden im RGM nicht im Rezept,...
Using the nonlinear value adjustment could be a solution, but it is not<br>intended to be used this way. The Macro will always be called, if the<br>variable is about to get visible in a screen or...
Hallo Thomylik,<br><br>die Funktionalität lässt sich möglicherweise auch ohne VBA umsetzen. Aktiviere für diesen Zweck doch das temporäre Login (Projekteigenschaften -> Benutzerverwaltung ->...
<br><br>
<br>Hallo markusegle,<br><br>unter Windows 10 und zenon 7.60 hat die Transparenz bei meinen Tests funktioniert. Bitte wenden Sie sich doch an Ihren zuständigen Support um das Verhalten...
I just stumbled upon this thread.
Have you tried to create a BOOL for every Bit in that WORD?
The BOOL needs the address information of that Word and with the parameter Bit number you should be...
Hello togehter,
there is also a solution using C#/VSTA:
static extern bool PostMessage(IntPtr hWnd, uint Msg, int wParam, int lParam);
const uint WM_CLOSE = 0x10;
public void...
Der Abschnitt [ARCHIVE] ist in der project.ini zu finden.
Damit Änderungen in der project.ini permanent sind und nicht bei jedem Runtime-Dateien erzeugen überschrieben werden, muss die project.ini...
Hallo H.-P.,
das Thema wird momentan vom Support bearbeitet.
Die einzige Lösung zu diesem Zeitpunkt ist hier leider VBA statt VSTA zu verwenden.
Bitte wenden Sie sich an Ihren lokalen...