07 - 94R300 - 2 - Configure SCE With I-O and Loops
07 - 94R300 - 2 - Configure SCE With I-O and Loops
07 - 94R300 - 2 - Configure SCE With I-O and Loops
Contents
Install SCE on Server........................................................................................................................... 3
Step Action
ATTENTION
2 Open Windows Explorer from Start > Programs > Accessories >
ATTENTION
Step Action
6 Scroll through the list of services and find the service with name Experion PKS CDA-SP
Service.
ATTENTION
11 Double Click the registry key PsCdaCeeNtComm and enter “.” in the field for Value
Data.
12 Double Click the registry key PsCdaCeeNtPeer and enter “.” in the field for Value Data.
16 Open Services window and verify the Experion PKS CDA-SP Service status has to
Started.
Step Action
ATTENTION
2 Start Configuration Studio from Start > Programs > Honeywell Experion PKS
ATTENTION
ATTENTION
7 Click File -> New -> Controllers -> SIM-C200 – Simulation of C200.
8 Type SCE## for Tag name and SCE##_Item for Item Name of the SIM-C200.
Step Action
ATTENTION
ATTENTION
11 Click OK
ATTENTION
12 Expand and double click on the CEE associated with the SIM-C200 block
Step Action
ATTENTION
Accept the default Tag Name and Item Name for SIM-
C200 CEE block
Leave all the other settings to default
Settings done here are specific to the class
14 Click OK
15 In the Projects Assignment window select the SIM-C200 block created earlier.
17 On the Load window read the warning message, and click Continue button.
ATTENTION
ATTENTION
Step Action
ATTENTION
20 Expand the SIM-C200 block to view the CEE associated with the SIM-C200 block.
ATTENTION
21 To change the state of the CEE, from the Monitoring Assignment window select the CEE
located under the SIM-C200 block.
Step Action
23 Click the drop down selection list for CEE Command and select WARMSTART
ATTENTION
24 Click OK.
25 Verify the status of the SIM-C200 and the CEE block has changed to running indicated
by Green color.
ATTENTION
1 Start Configuration Studio from Start > Programs > Honeywell Experion PKS
ATTENTION
ATTENTION
Step Action
6 Create Analog Input and Analog Output module from the following path.
File>New>I/O Modules>IOMODULE> TC-IAH161-analog input,16 ch, 10V/4-20mA
Step Action
Click OK.
8 Repeat the Step # 7 for adding the Analog output modules (Analog Output, 8 Ch,
10V/4-20mA).
Step Action
1 Start Configuration Studio from Start > Programs > Honeywell Experion PKS
ATTENTION
ATTENTION
Step Action
Step Action
7 Blank CM will open, double click in the blank space to open Parameter project window.
Enter the following information in the below mentioned fields.
Tag name :- FC101
Item name :- FC101_item
Parent Asset :- Flow_A
Eng Unit :- M3/hr
Click OK.
TIP
Step Action
9 Drag the PIDA Block in the CM from the Library. Open the Parameter project window for
PIDA block select the following option as shown.
Normal Mode :- Auto
Normal Mode Attribute :- Operator
Mode :- Auto
Mode Attribute :- Operator
SP :- 60
Step Action
10 Drag the analog input and analog output block from the IOCHANNEL from the Library
into the CM named as FC01.
11 Open the AI channel parameter properties window. In the main tab enter the following
information as given below.
Channel Name :- FI
Click OK.
Step Action
13 Add the FETCHMODE for AI and AO channel Block from the Monitoring tab for
monitoring.
Step Action
16 Open the FC01 Chart View. Open the Configuration Parameter Properties window for AI
channel. Select the Module name from the drop down list, click assign button to assign
the AI channel to the AI Module.
Click OK
Step Action
20 Open the Monitoring Window in the Control Builder. Activate the SIM-C200 CEE and CM
if not Active.
21 For checking the Value being updated. Complete the Set Excel Tie Back lab and check if
values are updating.
MEDE is not recommended to be used in Write enabled mode for customer installations because
there is no authentication mechanism for writing back to Experion database.
Step Action
3 Copy the mede.xla file from the CD to the local C:\Program Files\Honeywell\Experion
PKS\Client\Xldataex path.
ATTENTION
In this lab you will learn how to read and write values from/to the Experion Server database, from
excel.
Step Action
2
Blank Microsoft Excel Sheet will open. Enter the following text in the cell B4
“Enter your Experion PKS server name in Cell G4”.
ATTENTION
E6 EU LO
F6 EU HIGH
G6 RANGING
H6 CALCULATION
I6 LIMITING
J6 PV INPUT
K6 MODE BY STUDENT
L6 MODE
M6 MODE WRITE
N6 CURRENT MODE
Step Action
4 Select the B8 cell and enter “FC01”. Enter “PIDA.OP” in cell number C8.
5 Select cell D8; Select “fx” from the toolbar. Paste function window will open.
6 Select the “User Defined” function from the function category list on the left side. Select
“GetPointValArray” on the Right side under the function name list.
Click OK.
Step Action
7 Get point Val array window will open enter the following information as given below.
NumPoints:- 1
Server :- G4
PointIDList:- “FC01”
PointParameterList:-PIDA.OP
ArrayOrientation:- V
Click OK
ATTENTION
8 Select cell E8. Repeat the Step # 5 and 6 to get the “GetPointValArray” window. Enter
the following information as given below.
NumPoints:- 1
Server :- G4
PointIDList:- “FC01”
PointParameterList:-DACA.PVEULO
ArrayOrientation:- V
9 Select cell F8. Repeat the Step # 5 and 6 to get the “GetPointValArray” window. Enter
the following information as given below.
NumPoints:- 1
Server :- G4
PointIDList:- “FC01”
PointParameterList:-DACA.PVEUHI
ArrayOrientation:- V
Step Action
ATTENTION
ATTENTION
13 Select cell J8; Select “fx” from the toolbar. Paste function window will open.
Step Action
14 Select the “User Defined” function from the function category list on the left side. Select
“PutPointVal_Number” on the right side under the function name list.
Step Action
Click OK.
ATTENTION
Step Action
16 Select cell K8. This cell value determines whether the Student entered SIMMODE value
is accepted or not. Enter Yes.
ATTENTION
17 Select cell L8. This cell value determines the source of simulation values. Enter the
numeric 2.
ATTENTION
ATTENTION
Step Action
19 Select cell N8. Repeat the step # 5 and 6 to open “GetPointVal” function window. Enter
the following information as given below.
Server :- G4
PointID:- "FC01”
PointParameter:- FI.SIMMODE
Click OK.
ATTENTION
Step Action
Step Action
24 Open the CM name as FC01 to check if the values are updating in controller.