Indusoft

BeamMEUp123

Member
Join Date
Oct 2009
Location
NB
Posts
11
Hello, all

I am trying to count the number of times a machine is being stopped using only an analog signal. If the machine drops below 200 feet per minute, I want to consider the machine as being stopped. I thought it would be as simple as:

Change .....00:00:01 .....Press[1].Stops .....if(Press[1].Stops < 200,Press[1].Stops + 1)

This is not working. I am hoping someone can help with the code.

Thanks for the help in advance

Scott
 
Hi,

I don't see your AI variable referenced. You'd need to latch something so for every change below 200 you don't get an additional stop count.

I'd do something like this:

2010-04-06 09-46-50.png
 
Yes,

Once I placed the input into the trigger column it started to work properly. Thanks for your help.

Scott
 

Similar Topics

Hi, I have to modify a client's aveva edge application and I'm not sure how to download the modifications without breaking anything :) Setup...
Replies
0
Views
299
Has any one used IWS 7.0 on a Win 11 Pro machine? Cant find a compatibility chart.
Replies
1
Views
451
Is there any easy way to store a password for an email address that is changeable on the HMI that is not easily deciphered. aka, don't write it to...
Replies
0
Views
381
Is there a tool to convert or import an Indusoft HMI progect to a Factorytalk project?
Replies
4
Views
1,188
Hello friends, I'm new to using Indusoft Web Studio IWS V8.0/Wonderware. I have been able to download the programs to the remote HMI and...
Replies
8
Views
2,069
Back
Top Bottom