I teach a class using the BRX PLC. Now that everyone has to use the USB ethernet adapters, the network connection will drop and is far from consistent. Are there any fixes for this problem?
Does VTScada support MultiFactor Authentication?
Jerry
posted Oct 28 '21 at 2:52 am
I want to know what each parameter in CommandButton () means. (10,0,0,1,10)Where can I find these explanations,thanks
Careyh
posted Oct 28 '21 at 11:03 pm
Can VTScada poll extended history from a Floboss / ROC RTU? Its not in the help anywhere
how to use CSV DATA Driver? I need a sample. Thanks.
I want press a button in VT page. Then VT can load data from a local .csv file into tags. How can I do that? Thank you.
I've been the City of Tuscaloosa's electronic technician for going on two years now. I've only ever used VTscada Anywhere Client to log into VTSCada. I've been having this issue with a missing minimize button on any and all windows I've open while logged into VTScada. This issue persists with all browsers and not just Google. I was able to slap a bandaid on the issue by switching over to accessin
Ketul
posted Jul 20 '21 at 1:44 pm
I need to set the scheduling for the SOV's (solenoid operating valve) at a certain time interval.
attached an image for the scheduler?
I tried to make this with the Trigger tag available in VTScada. I have set On-time & Off-time of the scheduler. Scheduler starting at its set time interval. But how can I enable my tag for SOV at the same time?
I want to when my time started
glj077
posted Oct 3 '21 at 5:23 am
尊敬的先生:
我在使用addUser API函数添加用户时,发现不会执行,即无法添加用户。如何使用这个功能。谢谢你!
Ketul
posted Sep 23 '21 at 2:31 pm
I need to integrate Google Map on VTScada instead of Openstreet map.
I have one of the Google map API-key with me.
I need to know what exact URL I need to enter to show Google Maps on the screen.
I have commented on all existing map sources & I have made one new slippy map tile starting from number 1 only.
Apart from URLs & API-Key, What other parameters do I need to change/m
I'm using VTScada to run an application linking this software to MATLAB through Excel.
When writing from Matlab to Excel,and Excel to MATLAB, everything works fine.
When using VTScada as DDE Server,and writing data to my Excel, by using the following formula:
=VTS|'NewApplication'!'L1\Value'
I get a message telling me that I have to open VTScada,even if the problem is already runni
I would like to have 3 numeric fields on a popup page.
Display IO Tags Value
Display IO tags Scaled Max
3 Display IO tags Scaled Min
but i am unable to figure out how to access the Scaled Min and max properties of the IO tag.
i have tried creating tag widget and link the #ScaledMax, but that seems to have failed
crd
posted Sep 13 '21 at 6:26 pm
Add the name of the application to the title bar of Idea Studio.
During development, there are times when the OEM application is open along with a child application. It gets confusing which application's Idea Studio is on the top.
Ketul
posted Sep 13 '21 at 9:40 am
I want to link the Image to the tags as like widgets and I want to change image colors accordingly to tag values.
I have created one I/O calculation tag having a Digital type.
I want to take blowers images available from Images in Idea studio.
I want to link the IO calculation (digital) tag to this image and I want to change its color accordingly tag values same as like widgets
Jerry
posted Aug 31 '21 at 3:06 am
Hello,I have a problem and need help,thank
I want to change the value of 40001 in PLC to switch the screen in VT. For example, when 40001=1, switch to screen 1, and when 40001=2, switch to screen 2
soh
posted Sep 4 '21 at 4:28 pm
Hi,
I already setup a simple test project for thin client remote access.
I able to connect remotely using laptop via the URL given ( VIC/MIC/anywhere.
Unfortunately i not able to access remote using mobile browser.
Please advice
In the VTScada page, how to query / modify/ delete datas from a MSSQL database table? thanks.
crd
posted Sep 1 '21 at 5:45 pm
I would like a dropdown list of a selection of most used/needed pages (selected in properties dialog window).
Jerry
posted Sep 1 '21 at 8:11 am
Hi,How to make a memory variable increment by 1 every 1 second?
thanks
Ketul
posted May 20 '21 at 11:23 am
I have created context groups for Pump1, Pump2, Pump3...and so on in the tag browser.
My aim is to on idol studio screen Pump tiles is enabled/disabled accordingly context tags enable/disable.
e.g. If I have enabled context tags for pump1 & pump2 only then only 2 pump tiles widgets will be shown on the screen. Rest will disappear.
How can I achieve this ?
crd
posted Aug 26 '21 at 9:43 pm
I would like to see the children of all of my customs tags in the tag export, so as to change the read addresses for DNP3. Is there a way to do this, or will I need to leave them as a 'non-custom tag'?
When export excel, shows:
VT: ODBC Error(1 message)
SQL Command:
Error State: HY010
Error Code: 32
[ODBC Interface]32-bit interface not installed
Press F1, shows:
30290 Error in SQL statement
The specified SQL command has produced the specified error state and error code.
How to solve the problem?
Ketul
posted Aug 23 '21 at 9:38 am
I need enable/disable widgets based on selector switch mode.
ex. When I select auto mode in selector switch then all other pump control widgets (ON/OFF switch) needs to be disabled and when I put selector switch in Manual mode then I have access to control pumps ON/OFF switch.
How can I make it?
Jerry
posted Aug 19 '21 at 7:09 am
Hello, I have a VTSCADA question to ask,thank you
Tag01 is the address of 40001 from the PLC. Now I want to set the bit2 of Tag01 to 1.
I failed to do this by setbit () ,Please tell me how to achieve it,thank you
Im trying to figure out how to embed text (Like an on call list) that is from a live document. I am currently using and Access Database that is pulling from an Excel spread sheet but I am using so many tags for every name and number it just doesnt make sense to do it this way. I think Im using somewhere around 20 tags just to have five people on the list and Im about to do this for a couple oth
As the help page I can read tag value by REST.
Can I write a new value to a tag with the same way? Maybe it likes https://Your.ServerName.com/RealmName/REST/SQLQuery?query=UPDATE tablename ....
Thanks.
crd
posted Aug 17 '21 at 8:01 pm
I would like to transfer 25 or so pages from one application to another. Is there simple way to do this?
crd
posted Aug 16 '21 at 10:40 pm
I would like to be able to link lines to a tag to be able to change the color and the thickness.
This would reflect the conductor color and size of an electrical conductor on the grid.
This would be especially useful if there would be a change down the road, one parameter change and the drawing is updated.
I insert a webpage into VTScada page by ActiveX(300, 150, 400, 200, "Shell.Explorer" ). I can see the webpage content in VIC URL Mode.
But in MIC URL and Anywhere URL it dosn`t work. I see nothing. Why is that? How can I improve that? Thanks.
My first post to this forum!
I have set up a DNP3 driver and configured a Digital tag. My outstation device is set up to provide a binary tag w/ packed format. However, I am not able to get a response from the index=1 tag on my VTScada Application Dashboard.
Has anyone successfully setup a DNP3 binary tag (w/ "packed" format) in VT Scada?
Any input would be MUCH appreciated.
Tha