Emerson Exchange 365
Search
User
Site
Search
User
Replies
1 reply
Subscribers
5479 subscribers
Views
9210 views
Users
0 members are here
Recent DeltaV Community Connect Discussions
Neal Shea
20 Jul 2022 11:42 AM
Graphics on specific valves have gone bad
7 Replies
Suttiporn
21 Jun 2022 4:17 PM
How to decommissioning logic solver from Red x mark status.
1 Reply
Jacek
20 Jun 2022 11:53 AM
DeltaV Life - reading modules unit assignment
0 Replies
OZ123
17 Jun 2022 1:03 PM
First Out for more than 16 Alarms
6 Replies
Jesse Delanoy
16 Jun 2022 2:26 AM
DeltaV Live - GEM Class Dynamic Combo Box Number of Entries
5 Replies
<
>
Similar Posts
Creating FrsModules_Theme Dynamos
Module Parameters in Dynamo that generate a skip error, but still work
PCSD Dynamo and the Update Dynamo Expert
Can I edit dynamos in a dynamo set?
Create a module for Diagnostic Parameters
Share
create modules dynamo
hi dears
how can i create a dynamo that can support two modules ?
every module has its data link.
1 Reply
Bill Tinley
30 Oct 2015 11:56 AM
I don't think I have ever done this for a dynamo, but I have done a similar thing for faceplate/detail displays...should work the same way:
It is easy if you can make the name of the second module start with the name of the first module. For example, a pump module (P-100) with an external interlock module (P-100-ILK). Then a single reference for @MOD@ will work for both modules: @MOD@/DC1/SP_D.CV for the pump module, @MOD@-ILK/CND1/OUT.CV for the interlock module, etc.