Emerson Exchange 365
Search
User
Site
Search
User
State
Not Answered
Replies
1 reply
Subscribers
5483 subscribers
Views
8146 views
Users
0 members are here
Recent DeltaV Community Connect Discussions
SimHogan
7 Dec 2022 6:42 PM
AI CHARM Diagnostic - Primary Variable Inaccurate
9 Replies
Zohaib Jahan
28 Nov 2022 3:08 PM
DeltaVSecure Parameters from one CSLS to other CSLS
4 Replies
ElectroTech
22 Nov 2022 4:15 PM
V13.3.1 to V14LTS Migration Issue With DCC Block
0 Replies
Stuart Jolley
15 Nov 2022 2:14 PM
DeltaV Excel Add-in
45 Replies
naira182
15 Nov 2022 1:41 PM
DeltaV Live Pushpin
4 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.