Activity for esih

  • esih esih modified a comment on discussion Deutsch 🇩🇪

    Hallo, eine andere Frage ... Gibt es eine Möglichkeit, eine Bacnet-Eigenschaft direkt in der Visualisierung zu verwenden? Wenn ich ein Bacnet-Analogwertobjekt erstelle, kann ich Analog_value.presentvalue von watch ändern und die Änderung im Bacnet-Tool (YABE) sehen und umgekehrt ... aber wenn ich Analog_value.presentvalue in vusualisation einsetze, erhalte ich eine Fehlermeldung: C0032: Cannot convert type 'Unknown type: 'ADR(BACNETANALOGVALUE.__GETPRESENTVALUE)'' to type 'POINTER TO BYTE' Ich weiß,...

  • esih esih posted a comment on discussion Deutsch 🇩🇪

    Hallo, eine andere Frage ... Gibt es eine Möglichkeit, eine Bacnet-Eigenschaft direkt in der Visualisierung zu verwenden? Wenn ich ein Bacnet-Analogwertobjekt erstelle, kann ich Analog_value.presentvalue von watch ändern und die Änderung im Bacnet-Tool (YABE) sehen und umgekehrt ... aber wenn ich Analog_value.presentvalue in vusualisation einsetze, erhalte ich eine Fehlermeldung: C0032: Typ „Unbekannter Typ: „ADR(BACNETANALOGVALUE.__GETPRESENTVALUE)“ kann nicht in Typ „POINTER TO BYTE“ konvertiert...

  • esih esih modified a comment on discussion Engineering 🇬🇧

    Hello, another question... Is there a way to use a bacnet property directly in visualisation? When I create bacnet analog value object, I can change Analog_value.presentvalue from watch and see the change in bacnet tool (YABE) and vice versa... but when I PUT Analog_value.presentvalue in vusualisation i get an error: C0032: Cannot convert type 'Unknown type: 'ADR(BACNETANALOGVALUE.__GETPRESENTVALUE)'' to type 'POINTER TO BYTE' I know I can make a new variable for example Var1:REAL; and write Var1:=analog_value.presentvalue;...

  • esih esih modified a comment on discussion Engineering 🇬🇧

    Hello, another question... Is there a way to use a bacnet property directly in visualisation? When I create bacnet analog value object, I can change Analog_value.presentvalue from watch and see the change in bacnet tool (YABE) and vice versa... but when I PUT Analog_value.presentvalue in vusualisation i get an error: C0032: Cannot convert type 'Unknown type: 'ADR(BACNETANALOGVALUE.__GETPRESENTVALUE)'' to type 'POINTER TO BYTE' I know I can make a new variable for example Var1:REAL; and write Var1:=analog_value.presentvalue;...

  • esih esih posted a comment on discussion Engineering 🇬🇧

    Hello, another question... Is there a way to use a bacnet property directly in visualisation? When I create bacnet analog value object, I can change Analog_value.presentvalue from watch and see the change in bacnet tool (YABE) and vice versa... but when I PUT Analog_value.presentvalue in vusualisation i get an error: C0032: Cannot convert type 'Unknown type: 'ADR(BACNETANALOGVALUE.__GETPRESENTVALUE)'' to type 'POINTER TO BYTE' Any help would be greately appreciated. BR E

  • esih esih posted a comment on discussion Deutsch 🇩🇪

    Hey nano, Vielen Dank für Ihre Hilfe. Ich habe jetzt herausgefunden, wie man die Ausgänge steuert, aber es ist keine einfache Aufgabe. Ich arbeite immer noch an der Logik, um mehrere Variablen zuverlässig zu schreiben, aber hoffentlich werde ich es irgendwann schaffen. MfG E

  • esih esih posted a comment on discussion Engineering 🇬🇧

    OK, I figured it out...

  • esih esih posted a comment on discussion Deutsch 🇩🇪

    Hallo! Erstmal Entschuldigung für mein schlechtes Deutsch. Ich habe einige echte Probleme damit, zu verstehen, wie BACnet in Codesys (oder allgemein) funktioniert ... Ich bin es gewohnt, mit Modbus-IO-Modulen zu arbeiten, also habe ich keine Ahnung, was ich gerade tue. Ich habe ein BACnet IO-Modul mit 4 digitalen Ausgängen, die ich zu steuern versuche. Ich kann das Modul sehen und die Ausgänge mit der YABE-Software steuern, aber ich habe keine Ahnung, wie ich das mit Codesys machen soll. Was ist...

  • esih esih posted a comment on discussion Engineering 🇬🇧

    Hello! I am having some real issues trying to understand how BACnet works in codesys (or in general)... I am used to working with modbus IO modules so I have no idea what I am doing right now. I have a BACnet IO module with 4 digital outputs that I am trying to control. I can see the module and control the outputs with YABE software,but I have no clue how to do that with codesys. What is the logic here? Do I make the same objects that are on my IO module in codesys or do I need a client on the codesys...

1