Emerson Exchange 365
Search
User
Site
Search
User
State
Not Answered
Replies
1 reply
Subscribers
5483 subscribers
Views
8159 views
Users
0 members are here
Recent DeltaV Community Connect Discussions
frankfu
17 Aug 2022 2:49 PM
Fuzzy logic control in DeltaV
13 Replies
Steven Cox
15 Aug 2022 1:18 AM
Is the "Gauge" GEM missing from the DeltaV Live PCSD Library?
13 Replies
Randy Pratt
12 Aug 2022 12:47 PM
Microsemi (AKA Symmetricom) S250 and other devices will suffer a rollback issue on 17-SEP-2022 to 18-SEP-2022 transition
2 Replies
Bruce Rourks
11 Aug 2022 4:55 PM
Faceplate for secondary loop
7 Replies
frankfu
10 Aug 2022 9:11 PM
is it possible to display the control horizon in MPC operate Pro? if yes, how to enable it?
3 Replies
<
>
Similar Posts
DCS FacePlate Setpoint increment by tenths
Dynapar Incremental Encoder Integration Into DeltaV
Automatically Increment Batch ID When New Batch is Created
Pulse Counter
Loss in weight counter
Share
Not Answered
increment/decrement counter
dear all,
how can i create a increment/decrement counter in SIS?
1 Reply
Neil Castro
13 Dec 2017 12:57 AM
I have created a simple increment/decrement counter SIS module.
Following are the parameters.
#Inputs
INC = When this parameter transitions from false to true the COUNT parameter increments by 1.
DEC = When this parameter transitions from false to true the COUNT parameter decrements by 1.
#Output
COUNT = is the total count.
Note: The COUNT parameter does not become negative.
Following is a link to an FHX file that contains the module (SIS_CNT).
drive.google.com/open
Hope this helps.