B&R MappView Visualisierung Anpassen

spsEngineering

Level-2
Beiträge
24
Reaktionspunkte
0
Zuviel Werbung?
-> Hier kostenlos registrieren
Hallo ich habe eine Frage, ich habe eine signal Tower program geschrieben aber die signal in Anlage sind inverted deswegen muss alle Bool True to false machen dann funktioniert in anlagen aber in visu ist das umgekehrt . und habe jetzt frage wie kann ich in visu der lichte an machen wenn zustand ist false. können jemant helfen.

(English)
Hello I have a question, I have written a signal tower program but the signals in Machine are inverted so I have to make all bool true to false then works in Machine but in visu it is the other way around. and now I have question how can I make in visu the light on when state is false. can someone help.
 

Anhänge

  • Screenshot 2023-12-12 125757.png
    Screenshot 2023-12-12 125757.png
    16,6 KB · Aufrufe: 13
I must admit, I don't know anything about the B&R system, but in other systems (e.g. Codesys based PLC) you can put a NOT before the bool variable (e.g. which should control the color) in the visualisation editor. You might give it a try in B&R.
 
Zurück
Oben