Emerson Exchange 365
Search
User
Site
Search
User
State
Not Answered
Replies
1 reply
Subscribers
5483 subscribers
Views
8109 views
Users
0 members are here
Recent DeltaV Community Connect Discussions
ElectroTech
2 Jan 2024 4:28 PM
Single RDP Session To Server 2022 Machines
2 Replies
naira182
14 Dec 2023 8:51 AM
Auto Adjust of Faceplates on DeltaV Live
3 Replies
Invalid String
11 Dec 2023 11:08 PM
DeltaV 13.3.1 | PHV Connecting to the wong data server
0 Replies
ATK
8 Dec 2023 7:22 PM
Regarding Rosemont 2051 Rev 2.1 DD file For DeltaV 10.3
3 Replies
TreyB
30 Nov 2023 8:57 PM
Area Control Network over VPN
13 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.