J_Hob
posted Oct 17 '24 at 10:32 am
Hi All,
I was wondering if anyone could help me out...
I want to query a set of PLC recipe values from a tag change value (not the Retrieve button widget).
tag value change example:
(Scope(\VTSDB, "10}~q%wgad10\z)%&tz;10\u%10da}ikg-", TRUE)\Value <> 0;
Existing code using the retrieve button looks like this:
PickValid(Scope(\VTSDB, "9}~q%wgad3\z)%&tz;4\u%5da}
Hi,
We have operators leaving notes on the screens of their assigned stations.
We are also connecting a database system to our VTScada server via API, for automated data analysis & statistics of our stations.
We would now like to import the operator notes into our analytics system.
We have managed to import the notes payload from a selected station, by querying the "notebook"
Installed VTScadaLight on a Windows 10 machine. When trying to launch the application, immediately get error message "Setup Terminated." "Failed to retrieve unique machine identifier."
Is there a way to automatically purge data that is older than five years?
Or archive old data to an external HDD?
hmana
posted Oct 6 '24 at 6:01 pm
Folks,
I need your help, I'd like to create a tag to be used as calculation accumulative reading of my flow meter. my meter is daily reset @ 6 am. I don't want this tag to be reset
RayJS
posted Oct 3 '24 at 4:06 pm
I have an application to mointor run time on a pump and would like to know if i can create a tag to monitor run time in seconds and then log the cycle time when pump stops. pump on/off would be a tag from a PLC.
Sequence = Pump on - measure run time - Pump Stops - Log Time and reset Timer.
Example log should look like this.
Timestamp Cycle Time
2024-10-03 1:00PM 30
I am using the below expression in an IO/Calculation tag to get the number of critical and high alarms for the dependent tags
\AlarmManager.GetAlarmStateStats([PLC_01a]\Root)\ActivePriorities["0001"]
Most of the parent tags I get good results. Any ideas on why some results are invalid? Does this indicate there are no alarms configured in tags within the structure?
Or is it a matt
Dear all supportive members, I am a new one for this valuable product of VTScada so, please be aware of the starting tutorials like PDF/Videos and so on.
We have a system with Redundant Allen Bradley ControlLogix 1756-L82E PLCs linked with the 1756-RM2 redundancy module. I am having issues with trying to come up with the correct Port Segment Path for the Rockwell Driver. I assume with the redundant PLCs, you reference the redundancy module for tag information and allow them to route the message to the primary PLC.
How do i make the VTScada server only use my one IP address not both NIC's
I am going behind someone on an unfinished attempt to display alarm counts by area. Below is an alarm query tag calculation path for the influent pump station area:
\AlarmManager\GetAlarmStateStats(Scope(Self, "01_IntakePS")\ActivePriorities["0002"] : Invalid
I am getting no value results. Does anyone have any insight on what may be wrong with this parameter or if there is another metho
Tames
posted Aug 13 '24 at 7:03 pm
Just wanted to check in and see if I am doing something incorrectly inside this window.
I just have a bunch of widget selected at once. I wish to delete multiple widgets in this selection. My first instinct was to just right click a widget inside the window and click delete. The surprising part is that the system then unselected all of my widgets that I had selected. I selected the group aga
Tames
posted Jul 31 '24 at 4:30 pm
I am trying to find a way to change the Font colour of the Droplist widgets Title text. The Style and Font links are for the text in the droplist but there seems to be no option for the title text. It currently defaults to pure black and this is not a great colour for me to use in the HMI I am using this widget on. Is there a work around to be able to change the colour of the TITLE text?
Than
is there a way to add a carriage return-line to a text or specifically a tool tip widget.
For example,
concat("Text", \r, [tag])
cihat
posted Aug 14 '24 at 7:37 pm
Hello, I am preparing a report, for this I want to bind it to a tag using the add parameter expresion to the duration value by selecting the time custom in the report tag, but it is said that I need to enter a value in the range 1-32767.
Can we make the I/O tag suitable for this. Obviously, I am creating the report time with the totalizer. I should somehow automatically assign this totalizer
I am looking to test the state change of some I/O tags, analog inputs for breaker status. Is there a way to force a value for the tag so I can see the Text Change and Color Box widgets change text and color?
Atomeg
posted Aug 12 '24 at 8:22 am
Hi!
Im trying to show popup window on internal tag change from false to true, but it doesnt work.. I write in source code this code (this code in Main [..]):
If [test_bool_tag]==true;
[
\DisplayManager\ShowPage("test_page");
]
Maybe I'm doing something wrong or other better ways to do this?
Has anyone connected VTScada MQTT client driver to AWS IoT Core MQTT broker successfully? I have a device publishing to a AWS and I can see the data coming in on the topic.
I added the TCP/IP port for the AWS broker. Really unclear as to what Name/Address to use, as well as the port and if I need to use TLS. I am thinking I do since the device I am using I had to copy the TLS Security certif
I have locked my login in vtscada and I want to unlock it and know how to reset it, in a clear, specific and fast way.
help me
I have an alarm since forever and it is nowhere to be found and it doesn't have any description so I can track it down and disable it or do something with it.