User manual

L-Series and FCS-18- Graphical User Interface User Manual
76 California Instruments Rev C - June 1996
8.6 Dynamic data exchange
Dynamic data exchange (DDE) is a standard Windows 3.1™ mechanism
for sharing information between different windows applications. The LSGUI
uses DDE to make measurement data available to other windows programs
as it is being reported by the L-Series unit. No specific action is required by
the user to enable DDE as it is always active. The LSGUI acts as a DDE
server making data available for other programs to use. To use DDE data in
other windows applications, the application, topic and item names need to be
known. The following names should be used to access DDE data from the
LSGUI program:
Application Name lsgui
Topic Name measurement
Item Names ampa Voltage (amplitude) phase A
cura Current phase A
pwra Real power phase A
appa Apparent power phase A
phsa phase angle phase A with respect to phase A
pwfa power factor phase A
ampb Voltage (amplitude) phase B
curb Current phase B
pwrb Real power phase B
appb Apparent power phase B
phsb phase angle phase B with respect to phase A
pwfb power factor phase B
ampc Voltage (amplitude) phase C
curc Current phase C
pwrc Real power phase C
appc Apparent power phase C
phsc phase angle phase C with respect to phase A
pwfc power factor phase C
Example :
Excel spreadsheet
To obtain the voltage measurement value for phase A in an Excel
spreadsheet cell, enter the following formula : “=lsgui|measurement!ampa”
Use the appropriate item name to access other parameters.