In the Modbus driver is there a way to reverse the Bit Order? I know we can rearrange bytes for Ints and Floats, is there a simple way to reverse the bit order?
Good Day Support Team,
Few months ago i built an application running with ModBus communication. On the laptop i made it, it works like a charm.
Then i've installed VTScada on another laptop, and import the project that was on my persoanl laptop on this new one.
i set up the fixed IP address as suppose to be, but i have no communication at all. I can PING the IP of the PLC, so it means
Hello, I am evaluating VTScada for our facility and am working with the scadalight. I have not worked with Omron Plcs in many years and need some information.
My plc has some levels which are stored in a data area (ie D0700). The PLC resides on our network (ie 192.168.10.20). From the program, I do know they set the port to 2120 instead of the default 9600. I am not sure which settings to use
I can successfully pull up the data into Excel using ODBC connection. The SQL statement like
select * from Alarms;
is working perfectly fine. The issue is when I use 'where' statement, I get an error. The following command is giving an error.
select * from Alarms where Active = 1;
OR
select * from Alarms where 'Active' = 1;
OR
select * from Alarms where Active = '1';
Hello,
I'm using VTScada Light for a POC (proof of concept) in my customer. The application works well for a fell minutes, but after this it lose the communication and doens't update the registers values. Is there anything to do to solve this problem?
Hello,
I would like to know if there is a possibility to get the real-time information of the alarms that arrive in the system, via ODBC, a list of the alarms that arrived in a certain period of time. I've tried to understand the file alarm.db and Alarm.LOG, but it seems illegible to me. Can someone help me?
Hussain
posted Jun 7 '19 at 3:43 pm
Hi,
I have followed all instructions to connect Xlreporter to VTscada but without success! why is that? DSN is not connecting to VTscada at all! is there any support team that can have team viewer session to help or I may send change-set file to try?
Regards
Hussain
Hussain
posted Jun 1 '19 at 1:19 pm
Dear Dave, Thanks.
Do you mean thru realm we can authenticate other users from same network? if yes then please forward the link to install odbc driver again, the one you sent is not working.
As I know ODBC is to link with third party like xlreporter.
but is it possible to run the application it self from the remote laptop? How, is it thru OPC client and server configuration? is it
Hussain
posted May 31 '19 at 1:35 pm
Dear all,
I have installed VTSCADA light in a data logger (windows operating system) and link the logger to controller (modbus device) thru rs232.
Is there any solution to access from remote laptop?
Is ODBC or XLreporter provide this solution? is it free or at least demo for testing?
regards
Hussian
Dear Team,
we have problem in VTScada ligh installation,
the text not shown.
if we need the windows update, can you specific the update need?
Hello,
I have a S7-1516F-3 and I have a question about tags.
I have a PLC with a lot of data blocks collecting the production counts and information. They PLC is connected to an HMI using symbolic addressing instead of absolute addressing. How can I access these tags?
Thank You!
I am trying to connect to a Siemen's 1513-1 PN through a CP 1543-1 communications processor. When I do I am getting a value of 33,028 on my driver tag.
I cannot get my VIC to work.
I don't know if its my network here at the plant or what.
Having issues connecting to Siemens S7-1500 series PLC's using the Siemen's driver. I have an Allen Bradley unit that is working so I know my network and server is working.
Any help or examples or templates would be helpful. I am a PLC specialist looking at purchasing a entire system but want to get a real-world example to get approval to buy.
I checked the system requirements, https://www.trihedral.com/scada-system-requirements, but want to be sure before I pull the trigger.
Will a server run on:
Microsoft® Windows® 10 IoT Enterprise LTSB
Thanks,
JM
andyn
posted Apr 1 '18 at 10:00 pm
I have just installed VTScada 11.3.10 on a Windows 7 (32-bit).
When it starts, the application manager is missing all text.
Hover notes work OK.
The 'About VTScada' window is blank.
I have restarted windows on the VM but still no text. Any suggestions please? What font does the application manager use?
Thanks.
alopez
posted Apr 19 '19 at 8:56 pm
I'm not a SCADA expert, but I want to know if is possible connect a WirelessHart gateway through Ethernet/IP directly to VTScada (without PLC).
The OEM of the gateway said that the WH devices are made available to the host systems via instrument list. This list contains one or more I/O cards. Every I/O card has one or more channels. Up to 6 field devices can be connected in multidrop mode to
markp
posted Apr 1 '19 at 12:25 am
When I RDP into the VTSCADA machine the window only fills half of the screen and cannot see the whole application. I can open other applications they work correctly and I can see the whole window. I don't think it is a RDP issue. Any thoughts?
I've tried 6 times to install VTS 11.3.23 yesterday on a Windows 10 Pro PC. I've attache my PC Systeminfo.
-
-
1- First try, I download the executable from the VTS web site, right click and run as an administrator. I've selected the VTS Light version 64bits. The installation freeze and the whole PC. It freezes at 15%, and I went for lunch before restarting the PC. The PC did not
So...I have two report tags reporting 15 analog inputs on a standard style report, outputing to a CSV file in a folder on a server. Custom preset at 1 second duration, and 1 minute end time. The report tags are triggered daily at 1:55pm, and 4:55am. The reports successfully generate but only with time/date information and analog input tag names...no values. Any ideas on where I might be going