Hello,
I'm trying to set the value of the Zenon variable in C # code in the following way:
zVariable.SetValue(newValue, Constants.STATE_SPONT,...
Type: Posts; User: genakust
Hello,
I'm trying to set the value of the Zenon variable in C # code in the following way:
zVariable.SetValue(newValue, Constants.STATE_SPONT,...
Hello mst,<br><br>thank you for your reply and your suggestion, which I will follow.
Hello, meanwhile my solution looks like this:<br><br>
const string PV_Anlagen_1_Prognose_6h = "PV-Anlagen[1].Prognose_6h";<br><br><div>IVariableCollection myVariables =...
Hello mst, thank you for your response. I will check your proposal but I have other variables in the project which works correctly.
Hello, I am trying to write a new value into a structured (an array )variable with C # that already exists in Zenon and has a user-defined data type.
I do following:
// create variable with...
Hello,<br><br>I have a type BatteryInRack:<br>Voltage: real;<br>Ready: bool;<br><br>and a type BatteryRack:<br>Battery1: <span style="display: inline !important; float: none; background-color:...
Guten Tag
vielen Dank für Ihre Antwort,
wir haben die Kommunikation getestet und es funktioniert.
Also:
Logic-Projekt-> Eigenschaft Runtime -> Standard Port -> 502 + richtige Einstellungen...
Guten Tag,
es gibt schon einen ähnlichen Beitrag:
http://forum.copadata.com/showthread.php?t=3522&highlight=modbus
Ich habe fast gleiches Problem. Die von mir konfigurierte Kommunikation...
Hello,
try the "Kp"- Variable with " -" for example: -10.0
Regards
gk
Guten Tag,
vielen Dank für alle Antworten und Vorschläge.
Ich versuche es demnächst durch die Auswertung der ReMa (Zuweisung auf eine Interne- Var) zu machen.
Good day,
Thanks for all...
Guten Tag,
ich versuche die Schriftfarbe eines Buttons auf dem Server und auf einem Client durch eine mathematik Variable
zu dynamisieren, bekomme aber nicht hin, dass beide Buttons unabhängig von...
Guten Tag Ursula,
vielen Dank für Ihre Antwort.
Der Treiber ist: S7TCP32 und "extern visible" ist angewählt.
Im Anhang sind zwei Screenshots: 1. Runtime Status, 2. Logic
Da ich das Projekt...
Guten Tag,
ich versuche eine nicht aktualisierte Variable auf folgende Weise zu erkennen:
t_invalid_Var:=VSIGETBIT( E7_2, 29 ); // Logic
Es funktioniert leider nicht.
Kennt jemand eine...
Guten Tag,
ich habe eine Meldung in einer Struckturvariable. "In Alarm Message List" ist nicht aktiv. Die Meldung ist aber im Bild "Alarme" (Typ "Alarm Message List") zu sehen.
Welche Einstellungen...
Vielen Dank,
es hat geklappt.
GK
Guten Tag,
vielen Dank für Ihre Antwort.
Wenn ich die Variable anlege kommts das Fenster:
Treiber: S7TCP32- S7 TCP-IP
unter Objekt Typ habe ich "erweiterter Datenbaustein" leider nicht.
nicht....
Guten Tag,
ich habe einen Datentyp erstellt mit 5 Messwerten in Word- Format. Diesen Datentyp möchte ich 11 Mal anwenden. Beim Anlegen einer Variable (Treiber S7 TCP-IP, Filename: S7TCP32) für S7...