Download as pdf or txt
Download as pdf or txt
You are on page 1of 16

UDH Networking

MarkVIe Maintenance Class

1/
GE /
GE Proprietary Information - Privileged and Confidential
Objectives

Learn how to access data from other GE


devices
Learn how to share MarkVIe data with other
GE devices

2/
GE /
GE Proprietary Information - Privileged and Confidential
Overview

GE devices communicate with each other over


the UDH using a TCP/IP based protocol called
ethernet global data (EGD)

3/
GE /
GE Proprietary Information - Privileged and Confidential
Vocabulary

4/
GE /
GE Proprietary Information - Privileged and Confidential
EGD Basics
All data to be exchanged with other GE devices
(MarkVI, MarkVIe, GE PLC’s, Cimplicity) must be
put on an EGD exchange.
Normally the device that produces the EGD
exchange is the only device that may modify
the exchange. This device is known as a
producer.
All other devices that use the producers EGD
data are consumers
5/
GE /
GE Proprietary Information - Privileged and Confidential
EGD External Devices, MarkVI, PLC’s
etc
All Legacy devices put their produced EGD
exchange information into the system data
base (SDB). A legacy device is one who’s
configuration is not applicable to ToolboxST.
If a device needs to use data from another
device the producing device must put its EGD
exchange data into the SDB.
The consuming device must get the EGD
information from the SDB for the producer’s
EGD information.
6/
GE /
GE Proprietary Information - Privileged and Confidential
Getting EGD data from a legacy
device into a MarkVIe controller
Open the producing device .m6b file, set
privilege level to 2 (options, privilege 2,
password “site2”
Select Device, Put into database full

7/
GE /
GE Proprietary Information - Privileged and Confidential
Getting EGD data from a legacy
device into a MarkVIe controller -2
At the system editor level
right click on the MarkVI
device and select get EGD
from SDB
A get device dialog box
appears. Select OK

8/
GE /
GE Proprietary Information - Privileged and Confidential
Getting EGD data from a legacy
device into a MarkVIe controller -3
All of the information from the SDB for all
devices is now available in the ToolboxST
system. Provided the MarkVIe device has the
external device referenced in the EGD page of
the component editor

9/
GE /
GE Proprietary Information - Privileged and Confidential
Getting EGD data from a legacy
device into a MarkVIe controller -4
If the external device is not
listed as a referenced device
in our component editor EGD
tab tree view we may add the
device
Right click on the Referenced
devices in the tree view and
select “select devices”
Select the device in the select
devices window and select OK
10 /
GE /
GE Proprietary Information - Privileged and Confidential
Getting EGD data from a legacy
device into a MarkVIe controller -5
Lets control the MarkVIe G2 devices output
variable light8 with the L4T Signal from the G1
MarkVI device
Add a bfilt block to our application software in
the G2 device

11 /
GE /
GE Proprietary Information - Privileged and Confidential
Getting EGD data from a legacy
device into a MarkVIe controller -6
Build and download the G2 device software
Don’t forget to check for errors in the device
editor’s component info view log tab, after the
build and after the download
We can now logic force the G1 device’s L4T
signal test our light.

12 /
GE /
GE Proprietary Information - Privileged and Confidential
Publishing a MarkVIe signal
To publish a MarkVIe signal we must go to the
signal’s pin definition. We will publish the G2
devices Light6 signal.
Open the finder and search for Light6 in the G2
device

13 /
GE /
GE Proprietary Information - Privileged and Confidential
Publishing a MarkVIe signal -2
Double click on the pin variable result in the
find results tab of the component info view
area.

14 /
GE /
GE Proprietary Information - Privileged and Confidential
Publishing a MarkVIe signal -3
In the summary view find the EGD page cell
and select the EGD page to add the light6
variable. We will use the Default page.

15 /
GE /
GE Proprietary Information - Privileged and Confidential
Publishing a MarkVIe signal -4
Build and download the G2 device software
Don’t forget to check for errors in the device
editor’s component info view log tab, after the
build and after the download.
If we are publishing this signal for a legacy
device we must also do a Device, Put Device to
SDB from the component editor.

16 /
GE /
GE Proprietary Information - Privileged and Confidential

You might also like