Emerson Exchange 365
Search
User
Site
Search
User
State
Not Answered
Replies
1 reply
Subscribers
5483 subscribers
Views
8071 views
Users
0 members are here
Recent DeltaV Community Connect Discussions
MarcS
21 Nov 2024 2:13 PM
Export user manager
1 Reply
Todd Jaco
20 Nov 2024 9:20 AM
Best Practices for Implementing Operator Training Systems for DeltaV using Mimic Simulation Software
24 Replies
ATK
17 Nov 2024 6:50 AM
PID output holding during AO failure.
0 Replies
Rishi
14 Nov 2024 8:02 PM
Shared Operator account for windows login and individual operator accounts.
2 Replies
Peter Benedict
25 Oct 2024 11:45 PM
How can I use a fieldbus pressure transmitter 3051 revision 8 dd file (host DeltaV 11.3) to work for DeltaV 9.3.
0 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.