Hi Michael, thanks for your response. I received your initial non-edited response via Email.
I have used Siemens WinCC extensively and have to say that a lot of things that can be done very easily in WinCC are exceptionally complicated in VTScada. In WinCC, I can simply use "SetBitInTag", to set a pushbutton bit in an HMI Word tag. In VTScada, I need to use a complicated numerical calculation to perform the same. In VTScada to configure indicators where each bit in a word from the PLC turns on an indicator, I need to create separate bits and link them through a calculation to the parent tag. In WinCC I just open the widget, link the word and select the bit. And Alarming ... man.
A widget like the pushbutton I want is easy to configure from scratch in WinCC ... pick a graphic "button unpressed", pick a graphic "pressed", and set the property "SetWhilePressed". Simple. I spent hours trying to figure out a solution to change a simple widget image of a momentary pushbutton with no dice.
Maybe just venting here a little, but the Developers could really take a hint from some other Scada platforms and make their tag operations/widget modifications more user friendly.
Hi Michael, thanks for your response. I received your initial non-edited response via Email.
I have used Siemens WinCC extensively and have to say that a lot of things that can be done very easily in WinCC are exceptionally complicated in VTScada. In WinCC, I can simply use "SetBitInTag", to set a pushbutton bit in an HMI Word tag. In VTScada, I need to use a complicated numerical calculation to perform the same. In VTScada to configure indicators where each bit in a word from the PLC turns on an indicator, I need to create separate bits and link them through a calculation to the parent tag. In WinCC I just open the widget, link the word and select the bit. And Alarming ... man.
A widget like the pushbutton I want is easy to configure from scratch in WinCC ... pick a graphic "button unpressed", pick a graphic "pressed", and set the property "SetWhilePressed". Simple. I spent hours trying to figure out a solution to change a simple widget image of a momentary pushbutton with no dice.
Maybe just venting here a little, but the Developers could really take a hint from some other Scada platforms and make their tag operations/widget modifications more user friendly.
edited Oct 28 '20 at 7:44 pm