Emerson Exchange 365
Search
User
Site
Search
User
Replies
5 replies
Subscribers
5476 subscribers
Views
17978 views
Users
0 members are here
Recent DeltaV Community Connect Discussions
dikshitsh
5 Jun 2026 10:07 PM
Licenses needed for a new remote session in an existing Remote server
1 Reply
Mohamed Alkhouly
5 Jun 2026 11:49 AM
Cross Reference tool error
0 Replies
John Rezabek
27 May 2026 7:51 PM
DeltaV v16.LTS "DeltaV Operate" (workspace.exe) random crashes
4 Replies
Adam Franson
27 May 2026 6:59 PM
DeltaV Operate Embedded Web browser default application
2 Replies
Richard Canales
22 May 2026 3:27 PM
DeltaV FXH Parser and index tool
3 Replies
>
Share
Class_based_Module
When I am trying to change a parameter value in control studio then I discover that the module is read only. This means it is a class based module so I open deltaV explorer for changing the parameter but I am not getting this parameter in this module. So please guide me how can I change it ?
5 Replies
Pieter Degier
14 Jun 2020 7:27 AM
You can only change off-line class parameters in DeltaV Explorer not in control studio. If the parameter is not available under the module instance in the DeltaV explorer then you need to tick the box "Allow instance value to be configured" in the class module.
krishna sen
14 Jun 2020 7:59 AM
Many thanks, it works but can I tick this option in running plant. I mean to say if I change anything in parent class then it has any impact on its baby modules. Any download issue or anything. Ultimately can I doing this job in live plant or not ?
Pieter Degier
14 Jun 2020 9:36 AM
In reply to
krishna sen
:
Usually this will not give any blue triangles, unless you change the parameter in the instance (baby module). However the other way around un-ticking can give a lot of blue triangles, because all instances get the parameter value from the class, so be very careful with un-ticking these boxes in the class. The only time I got the blue triangles is when you tick a parameter in a composite block, which is used in the class. Before making any changes is it always a good practice to make a fhx export. So yes you can do this in a life plant and in the very rare case you have to download (having the blue triangles) you can wait with this until you have an opportunity or import the backup fhx, that will rollback all your changes.
krishna sen
14 Jun 2020 12:57 PM
If I change parameter( getting this parameter after tick the box "allow instance value to be configured" in parent class module) in one baby module then I have to download only this module or all baby module in this parent class?
Pieter Degier
15 Jun 2020 12:03 AM
In reply to
krishna sen
:
Yes that is correct. Alternatively you can change it online and upload the parameter. Note you can only upload parameters which are available in the instances.