Sjolund
posted 1 day ago at 9:15 am
Madden 27 is bringing several exciting gameplay changes, but it may also introduce a few powerful strategies that could quickly become the center of the competitive meta. For Ultimate Team players managing their rosters and resources, Madden coins can be useful for building competitive squads, but understanding the gameplay itself will be just as important. One of the biggest concerns highlighte
Sjolund
posted 1 day ago at 9:13 am
The FC 27 reveal has finally arrived, and EA has given football gaming fans plenty of new information to discuss. From a major Career Mode transfer overhaul and dynamic player ratings to an entirely new open-world experience called The Grounds, the upcoming game is introducing changes across almost every major mode. Ultimate Team, Clubs, gameplay, stadiums, and licenses are also receiving attenti
Sjolund
posted 1 day ago at 9:10 am
The latest Forza Horizon 6 update has completely changed the way players farm skill points, Wheelspins, and money. Several of the most popular farming methods were removed or heavily affected, leaving many players wondering how they could build their balance efficiently. However, the update also introduced new opportunities that may actually be even better than the old strategies. By combining th
Jerry
posted Aug 11 at 3:39 pm
I created a SerialStream in the screen's script, and the serial port can open successfully. But when I use Sersend to send data, the data isn't sent immediately—it only gets sent when I switch screens or close the project. What method should I use to force flush the send buffer?
Here's the script I tested:
Main [
Return(Self);
If Watch(0,Creat);
[
stream
hilldc
posted Jun 29 at 3:33 pm
I am using the Training Simulator 12.1 app to simulate a wastewater lift station as a demo for our staff. Is there a way to configure the "PLC" settings so the pumps alternate in auto instead of running simultaneously?
Thanks
Boonz
posted May 18 at 3:21 pm
What is more efficient, scope calls with more then 1 reference, or scope call to variable.
What is the system weight on scope functions.
For Example
IF Watch(1, Scope(Root, "Run Status")\Value);
[
Value = \GetPhrase(Scope(Root, "Run Status")\DisplayValue);
]
OR
RunStatusVariable;
RunStatusVariable = Scope(Root, "Run Status");
IF Watch(1, RunStatusVariable.Value);
[
Martin
posted Apr 9 at 4:49 pm
I am creating a project to track production of equipment for multiple customers at one shop. I am using parameterized pages.
This includes a Level 1 Page for Customer Selection, Level 2 page for Equipment Selection, and Level 3 that includes a widget (String entry for Equipment ID, and Droplist for Process Status for that piece of equipment). I have also setup a Dashboard Page to see all Leve
Zackbo
posted Apr 3 at 3:05 pm
I have a 4-monitor system with 4 separate VIC sessions running. Is there a way to configure the parameters of a VIC session shortcut to display in a specific monitor?
Thanks!
Are networked SMS appliances going to be supported in the future?
Similar to the development of the USB voice modems to the VOIP modems.
beno
posted Jan 7 at 5:59 pm
Brand new to VTSCADA but not SCADA platforms.... (I plan to sign up for either remote or in-person training ASAP).
I have a noisy alarm and rather than just bump the setpoint, I'd like to understand what the tag is reporting.
Here are the tag details as exported from the Record Details pop up box.
Name Rockwell\Alarms\CommsLoss
Area
Description PLC Loss of Comms
hilldc
posted Mar 8 at 2:43 pm
I'm getting about an hour flatline on trends which started with the time change this morning. I have checked times on all servers to make sure they updated and match. Any suggestions? Thanks
Hi, i’m looking to purchase a surface laptop 7. Looks like it runs snapdragon ARMs. Does anyone know if SCADA light will work with this computer? Thanks!
Jerry
posted Feb 10 at 1:34 pm
Some models of the Omron NJ series PLC support OPC UA Server.
However, the PLC we are currently dealing with does not support OPC UA Server.
May I ask if VTScada has other ways to communicate with this PLC?
The NJ PLC is not mentioned in the driver list.
Thank you
Hello.
Is it possible to use VTScada as a PLC-to-PLC gateway,
allowing two or more PLC's to communicate with each other? If so, how can this be configured?
Thank you
Just looking to setup SMS alarm notifications and wondering if there are any specific cell modems that anyone has had success using for sending alarms AND acknowledging alarms.
I have been searching high and low for a resolution for the easiest way to copy one widget/group from one screen and pasting it into a different screen in the same exact coordinates. What am I missing here? I know I can go in and edit the coordinates once I paste it, but there just HAS to be an easier way. Please help a noobie.
Boonz
posted Jan 19 at 2:33 am
Now these are some handy tools for the old L, B, R,T coordinates .
Maiza
posted Jan 15 at 2:16 pm
Como faço para configurar o botão "relatórios" para gerar automaticamente um relatório pelo HDV, sem precisar acessar a página de Relatórios? Estou com dificuldades.
Como faço para configurar este botão (com as tags que precisam ser exportadas) para que eu possa simplesmente clicar nele?
Jerry
posted Dec 15 '25 at 6:20 am
Hi,support
The temperature instrument records data every second. The customer wants to see the curve of the raw data (currently, only a 10-minute historical curve can be viewed). Is it possible to view a longer period of raw data curves without dragging the axes?
thank you
I am trying to use twilio to call my guys on call for system alarms but i think it cannot reach the url because the thin client will not allow me to use port 80 or 443. how do i fix this?