General Discussions

For anything and everything that doesnt fit in other categories.

382
1.18k
14
Actions
Hide topic messages
Enable infinite scrolling
41
0
User7263 posted Oct 27 '20 at 4:31 am
I'm communicating with an ABB AC800M PLC using the OPC-DA Driver in VTScada. When reading tags, I can increase the "scan rate" in the tag itself, and as long as the OPC server is properly configured, I can get updated values as frequently as I need them.

Pushbuttons on the other hand are "written" to the OPC Server, and there is a 1 second delay at least from pushbutton press to the time the
43
0
Brian Muir posted Oct 26 '20 at 9:08 pm
Hi, in tag browser we can see tag values displayed but they all drop out periodically, with corresponding drop out of information on screens. I'm pretty sure this means that the polling loop is taking too long.

I'd like confirm our strategy for dealing with this:

a. adjust polling intervals on all tags to minimum required.
b. adjust timeout period on our ScadaPACK node, for which all
158
6
Hello, we are frustrated about our inability to support our client with updates. They have some IT resource problems and at present the proper ports for remote desktop and VTSCAD server to server interconnect are not open. Our short term workaround is to email them changesets.

But they cannot load them!

When my client attempts to install (by executing the changeset file) he sees the erro
46
0
Trying to monitor Modbus registers in an Accuenergy Acuvim II power meter. Serial comms (RS485 to USB converter) looks to be established to the device at address 2, but no luck in getting values in test tag. Not sure I have the address represented correctly. Device support doc shows the info below. Comms possible? Suggestions?

Acuvim II modbus map

95
3
The company I work for has an embedded product that runs on linux.

We have a big customer that wants the data from our product to be integrated into their VTScada system. Our data consist of simple booleans, integers, floats, and strings.

As you might guess our management has asked me to investigate the effort it would take to implement.

Where can I start? Can someone point me
100
5
I am trying to conditionally disable alarm so it is only enabled while a certain piece of equipment is operating. I have the built in low alarm configured as such


When I right-click on the displayed analog tag it shows Disable Low Alarm as checked, but the alarm is still active in my alarm history. How do I keep this disabled while not operational?

Thanks.


5f2460cd6103b
64
4
User7263 posted Jul 29 '20 at 11:04 pm
I am using the warning category for non-critical alarms, and an alarm list widget set to show Active Alarms from the System Alarm DB to display these and critical alarms to the operator.

Currently the warning alarms show up in the alarm list and are highlighted yellow, this is desired.

I would, however, prefer they not cause window flashing or sound, and not require acknowledgement, rath
68
4
I want to use an "always high" digital tag sent from VTScada to the PLC as a comms status bit.

I've tried creating a numeric calculation tag and entering the PLC bit address in the address field, but this doesn't work (I'm assuming because the numeric calculation only outputs analog, but correct me if I'm wrong).

I have tried to use a digital tag with start condition, but not sure what
recent by User7263  ·  Sep 2 '20 at 7:04 pm
56
4
Under "configuration" -> "properties" -> Display Tab, under "Application Window Behavior" I have checked "Resizable Window" and "Constrain Aspect Ratio". The image displays fine on a large screen. When using a laptop screen, however, only the upper left corner of the screen shows, and there are no scroll bars to center the window. How can this be fixed?

Thanks.

recent by User7263  ·  Sep 2 '20 at 7:00 pm
68
1
I am using a Siemens S7-1200 with VTScada and the Siemens TCP driver. Occasionally, certain tags will be modified fine in VTScada, but they are not written to the PLC program (although they should be). Other times they are changed correctly. It seems to be somewhat random. Would appreciate any advice anyone could give that might be causing this.
Thanks.

31
0
We are trying to configure a firewall between the primary and the DMZ (Pivot) server. The DMZ (Pivot)server will provide read-only remote access to operators. We are licensed for 25K tags. What is a good estimate for throughput between the primary and dmz server?

234
3
User7263 posted Jul 28 '20 at 7:39 am
Still new to VTScada.

I have an I/O tag of length word in VT scada with an output address to a register in the PLC. I want to set/reset a bit at a desired position in that tag if an alarm status tag is true. What is the best way to do this?

Thanks

recent by User7263  ·  Jul 29 '20 at 8:40 pm
74
3
I've created a Custom Type that contains five analog tags - Value, EU_Max, EU_Min, L_Alarm, H_Alarm. Their PLC addresses are based on a custom Parameter called 'BaseAddress'. Address expression example:

\baseaddress + ".Value"
I've also tried:

Pickvalid(Concat(..\baseaddress, ".Value), "")
and

Concat(getphrase(..\baseaddress), ".Value")
etc

Have also tried checking and unchecking
recent by DanW  ·  Jul 14 '20 at 10:14 pm
53
3
DanW posted Jun 25 '20 at 5:20 pm
If I open the Historical Data Viewer page and turn a tag's trend visibility off by clicking the eyeball icon and then close the page, the trend visibility is set to disabled globally. You go to a page showing that tag's value and click on it to open the plot and it is not visible. Not only that, but any other user will also have that tag's plot not be visible.

How can I configure the plot vis
recent by DanW  ·  Jun 30 '20 at 7:33 pm
72
4
Ketul posted Jun 25 '20 at 10:11 am
I have created a new Type in Context tag and created this with Create new Type. Its added in Tag list as a new Type tag. I want to enable/disable this new type tag for users.

I have added new type tag named as "MyType". I want to Enable/Disable this tag type for different users.
(Users with no permission to show this tag type are not able to visible this tag type in tag list)

How can
5ef4706535755
155
5
User7263 posted Jun 21 '20 at 10:04 pm
Hello, I am new to VTScada. I have an Alarm Word from the PLC, where each bit represents an individual fault. I'd like to read the entire Alarm Word as a single tag in VTscada and create alarms for each individual bit. I have found the expression Bit([HMI Alarm Word],2) for example to work as an expression, but I'm not sure where/how to enter this to create the Alarm. Thanks.

recent by User7263  ·  Jun 24 '20 at 9:07 am
93
1
Subranna posted Jun 17 '20 at 1:13 am
A step-by-step guide to create an ODBC Connection:


How to create HTTP server for ODBC connection from local desktop?
After setting up HTTP server, I know how to create a DSN.

Please help to achieve HTTP server setup.

Previous
Next
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft