I am currently using an analog modem for VTS dial out alarming, and am looking to shift to VOIP.
I know that VTS supports Twilio, but are there any other VOIP providers that VTS supports?
jbench
posted Dec 3 '20 at 8:16 pm
I'm trying to use Analog Statistics on a calculated tag. The minimum and maximum values for yesterday are always the same. The calculated tag is combining a low and high register value for flow pulses. You can see the direct reading of the low register tag (2nd pic) shows yesterdays minimum and maximum values correctly. I also attached the calculation tag and expression I used. Why do the statis
This question was left on our YouTube tutorial for the VTSCada JSON driver found here...
https://www.youtube.com/watch?v=gegzTIR88EE
Question: "Can you pass functions or vtscada parameters in the URL? I.e I want to use the latitude and longitude which are specified in the parent of the JSON/XML tag?"
Answer: Absolutely. You can put parameter expressions in the URL which reference V
Is OPC UA Driver supported in Light Version? I cannot get it to connect to a server: status not refreshed.
On the I/O address assist button seems grayed out and I cannot tell what is failing.
Tried from same client host UAExplorer and it connects fine.
I selected Anonymous and no certificates. Is this configuration not supported?
Is the a log file somewhere I can view?
dknaggs
posted Nov 3 '20 at 10:29 pm
I am working on integrating some backend ERP database information into some of the views we have setup. In working to get a query to operate I have a number of where clause items but it appears there is a length limit on the number of characters for the query. Is this configurable and can I make that a longer value? Thanks,
Hello,
I've begun using VTScadaLIGHT and I've run into some trouble. I started logging some data and I noticed after a few days that my timestamp is off. Turns out the system's clock was set for the wrong time zone.
I changed it (pacific time to eastern time) and now the Historical Data Viewer is misbehaving...for all tags. When I resume the live view, the far right side is lined u
Mrpike
posted Oct 19 '20 at 5:01 am
I am in need of help establishing comms to a PLC via the GESRTP driver. I have added a driver to the main area and added children to it as shown in the attached pic. Can anyone tell me what value 26 means in the driver value? If I unplug the PLC the value changes to 2. Also another issue I have is what control do I need to turn on/off bits within the PLC? I have added a toggle switch widget
Is it possible for VTScada to automatically display a page from the value of a tag?
dear sir
i have modbus register . but it have bit 00-15 .Which driver should I use?
gmf
posted Aug 4 '20 at 9:00 pm
I configured an ethernet port and CIP driver for a CompactLogix PLC. When I create a new tag of type "I/O and Calculations" the tag browser option does not appear on the Read Address field.
I ran a Driver communications summary report and the % average Quality was 68.8 and average response time is 0.002 which I would assume would mean I am communicating with the PLC.
Any idea why I can't
I already created the tags for my PLC in VTScada. I am trying to pull the digital status of a device in my system. First I was using Y memory bit, the digital status can be pulled correctly, I can see a value 1 shown on the Tag when that device was on. The Y memory bit address and function code are attached.
Then, I changed the Y memory to C memory bit, the device is still working well.
I have an ultrasonic sensor with range from 40~300 [mm] outputs 4~20 [mA] to my PLC(ClickPLC). I established connection with the PLC and VTScada Light, the value pulled form PLC, is varying from -171 to 700 something with scaling set as 0~100 for both raw and processed.
I tried to pulled data from some other addresses on my PLC which are not used at all, I did get a value of zero. So I assum
since Vt scada has taken by delta electronics,does it support delta dvp 14ss2 rs485 i tried connecting it,or how to link kepserver with vt scada,I am getting data on kepserver quick client but not on vt scada.Seems like some certificate problem.can I get the proper method to do so?
thank you,
yogesh thakare,
Koolaxis LLP.
INDIA
Tim
posted Jul 14 '20 at 10:54 pm
Hey all,
Just looking for some input on modifying the GE series 90 driver to accept symbolic tags. If this can be managed I can cut out an intermediary OPC client and just run everything through VTScada.
rubaid
posted Jul 10 '20 at 5:35 am
I am running the micro800 simulator on Allen Bradley's CCW software. It appears that you support micro800 PLC's using the Symbolic CIP driver, however when I try to use the AB CIP driver demo downloaded from your site, the connection blinks green and does not stay on. I have the simulator running on CCW with a basic start/stop logic. Please let me know if there is something specific that I need t
DanW
posted Jul 8 '20 at 1:27 am
Someone redefined a type with a bunch of tags that didn't actually belong to the Type but were meant only for a particular instance. This went unnoticed for several months.
If possible, I'd like to set the Type back to the way it is supposed to be but cannot lose the history of those tags that were inadvertently added to the Type.
Hope this makes sense. Is there a not-too-complicated way
We are testing the VT Scada Light. I am trying to connect it with a energy measurement system using Modbus over TCP/IP directly from PC.
I created the tag using 'TCP IP Port' -> 'Modbus Compatible Device' -> 'Analog Input' and didn´t get the communication.
Followed the basic configuration done:
TCP IP Port: Adress: 192.168.1.12 Port: 502
Modbus Compatible Device: S
Hello,
I recently downloaded VTScadaLIGHT in order to test a prototype device. I am writing to Modbus registers 40001 - 40010, and splitting my floating point values into 16 bit unsigned integers. How would I union them back together in VTScadaLIGHT as a floating point value?
ex)
40001 = 16 bit unsigned int
40002 = 16 bit unsigned int
union of 4001 and 40002 = Floating point
When setting up a modem for call out alarming for VTScada on a virtual server, is there documentation available that can be used as a guide during set up?
Looking for something that I can give a customers IT manager. Trying to follow best practice, make sure the set up is done correctly, and all needed steps are followed.
[Solved] Ended up doing USB pass through to the Voice Modem, and
GN
posted Jun 2 '20 at 9:14 pm
Hi,
I am new to VTScada and experimenting with VTScada light. Did a setup using Pumps and values.
I have a tag let us say > Local TCP Port\PLCSim\Pump 1 \ Motor Speed with current value 500.
Is there any way to set this value to 1000 by using some external programming (Not through manual dials)?
I do see the REST interface provides read capability for these tags, but NOT the w