Emerson Exchange 365
Search
User
Site
Search
User
State
Verified Answer
Replies
2 replies
Subscribers
5482 subscribers
Views
11076 views
Users
0 members are here
Recent DeltaV Community Connect Discussions
chrisslattery
23 Oct 2023 2:11 PM
Improvement suggestion: Internal references feature
4 Replies
Andre Dicaire
12 Oct 2023 5:52 AM
Unable to execute a DeltaV OPC write programmatically using v13.3.1 Excel Add in
5 Replies
ccranton
6 Oct 2023 1:25 PM
EIOC Architecture
1 Reply
DCS Newbie
26 Sep 2023 2:08 PM
Automatically Stopping Motor with Fail Active is True
3 Replies
mjp
22 Sep 2023 8:06 PM
Adding more Engineering Units that is not included in the Enginerring units
4 Replies
<
>
Similar Posts
Two System ID in same PLANT LAN and Same proplus name
Connecting two 1420 WirelessHART Gateways on the same fiber backhaul to the DeltaV Primary / Secondary network
Show and write the same parameter for diferent products in display
Delta V Operate support multiple instances of the same faceplate
Can Delta V Operate support multiple instances of the same faceplate?
Share
Answered
Two faceplate is displayed in the same time
Hello,everyone!
I met a problem. I want to display two same faceplate at the same time.for example.dispaly the two Valve's faceplate or two Pump'sfaceplate,But I don't know how to finish it.
All Responses
Answers Only
AdrianOffield
1 Jul 2014 7:11 AM
Inside the usersettings graphics, inside the script (right mouse button on graphic page and -> Edit Script), you will find reference to multiple faceplates (look for a line “frsVariables.GN_IA_LOCKENABLED.CurrentValue = 1” and uncomment it).
That should give you what you want.
From:
Shuyang Liu [mailto:
[email protected]
]
Sent:
Tuesday, July 01, 2014 7:00 AM
To:
[email protected]
Subject:
[EE365 DeltaV Track] Two faceplate is displayed in the same time
Hello,everyone!
I met a problem. I want to display two same faceplate at the same time.for example.dispaly the two Valve's faceplate or two Pump'sfaceplate,But I don't know how to finish it.
Shuyang Liu
2 Jul 2014 12:54 AM
In reply to
AdrianOffield
:
YES I know .Thank you for your help.