I have some data points that I need to put in a report, but I only need to show those values every 15 minutes that the process is in a certain step (A pump is running). The report will be ran at the end of the month and will cover the entire month.
I would prefer to have those points logged continuously for trending and so the customer can look back at any time and see what the value was whet
dbabler
posted Oct 9 '19 at 1:01 pm
We currently are looking for a possible way to compile all the exported data that is collected into a nice easy to read template, keeping it as user friendly of a process as possible. I myself am very new to VTScada so I thought this would be the best place to come, has anyone found any cool solutions to this issue at all? These are all water treatment facilities so they're primarily use X amount
Ketul
posted Dec 19 '19 at 8:24 am
I want to send a SMS of generated faults/alarms from SCADA on mobile number through AT commands. I have connected westermo MRD-455 4G cellular router to scada workstation PC by serial to USB port.
How can i configure tags in scada for modem configuration and to notify SMS on my mobile number.
Can you please guide me through the steps to configure modem tags in scada.
I have a 4 position switch in the PLC
I need a 4 position switch to write to the PLC from Trihedral ver 12
so that it is not maintained and will match the one in the PLC
I assume I need a widget to provide an analog out to write a analog value to the PLC but I am not sure how to do it.
Can anyone help me here?
[Temperature Humidity Transmitter SHT20 Sensor High Precision Monitoring Modbus RS485]
The secret is that temp is at 30002 and Humidity is at 30003.
The lack of documentation just said that Temp was at 1 and Humidity at 2 and the fun part is any call to an invalid address kill them all.
Version 12 version 12 version 12!
DanW
posted Nov 25 '19 at 6:40 pm
Seems to be a little issue with the ShowUnits property on the Control Valve (Dynamic) Widget. If set to true the unit is "PercentLabel" if % or "hrLabel" if hr or "psiLabel" if psi or.... well, you get the idea.
Can someone explain how to make a copy an existing application. I want to try different settings but don't want to screw up my current application.
When adding an application using the advanced option, I would think that I would want to clone from Changeset but then it warns to not re-install a changeset if the application still exists on this or another server.
Is it not possible to delete parameters from a widget once they have been added?
morgan1
posted Nov 21 '19 at 5:17 am
I have both a hp printer and a scanner. My printer's USB port has been damaged so I decided to connect my printer with a wireless connection. It wanted a WPS pin on hp printer at that time and I found the pin after searching many websites and then connected my printer. But after that, my scanner stopped working, I tried a lot to solve that problem but failed. What should I do now?
dougs
posted Nov 19 '19 at 8:42 pm
Just a heads up that Excel has a limit of 31 characters for table names. This means that if you make a tag type with a name longer than 31 characters and export the tags to Excel, you will have a problem.
Excel will tag the tag type name and rename it to Sheet1. Or truncate it some other fashion. You make changes to the tags in that tag type and import the changes. Since VTScada can no longer
Microsoft has not resolved the problem with TAPI voice modems in Windows 10 1903 as of yet, but a detailed working solution has been published on our site getfaxing.com. We cannot post a link here to due restrictions to our account, but will include quick solution listed below:
here is the solution:
Using regedit, locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsof
DanW
posted Oct 30 '19 at 1:54 pm
I've set up a system for a customer that includes alarm notifications on Priority 1 Alarms. They would like a 2nd set of text message notifications for a smaller subset of alarms for the C-Suite - they just want to receive a text message only if one of their assets stops running. Is there a way to implement this?
Currently I think that there may be two ways that might work:
Create a whol
How can I read the value of a CNT counter from my BRX PLC using the modbus protocol?
Dear Sir,
We plant to make Sequencer control for Governor and AVR system uses the PLC Simens S7 1200 PLC, can the latest VTScada communicated with this PLC?
I won't let me select alarms at event level. I want to monitor lagging poll times without bothering the operators.
ok the scada software where im at now is on windows server 2008. im trying to get it upgraded but finance is killing me. anyway my question is can I use the old tags in scada im using now and plug them into vtscada 90 day trial. can you plug and play kind of thing or do I need to go through and add all I/Os.
ok the scada software where im at now is on windows server 2008. im trying to get it upgraded but finance is killing me. anyway my question is can I use the old tags in scada im using now and plug them into vtscada 90 day trial. can you plug and play kind of thing or do I need to go through and add all I/Os.
DanW
posted Oct 5 '19 at 4:00 pm
I've created a Numeric Keypad popup page (meant to be touchscreen friendly) and have created a GUIButton that when pressed is supposed to Close the Popup Window. I thought the Slay(Self()) should work but it seems to be ignored. It should be a simple thing but I've been stuck on this for a while now. I'll have to close the window after the user presses my "Enter" button as well. The "Close Page"
Dear All,
can we hide / show object base on user name login,
for example if the user login "Admin" object shown otherwise object hidden.