Bronkhorst®
Instruction Manual MI Series Industrial mini CORI-FLOW™
9.17.120A
18
3.6.2
Digital RS232 operation
Digital operation via RS232 or fieldbus (RS485) adds extra features to the instrument, such as:
·
Direct reading with a readout/control module or host computer
·
Diagnostics
·
Multi-fluid functionality (up to 8 fluids, if ordered; see
·
·
Secondary measurement outputs: density and temperature readout
·
Adjustable minimum and maximum alarm limits (
)
·
(Batch) counter (
The instrument can always be operated via RS232 through the micro USB service connection in the wiring terminal box,
even if it is configured for RS485 operation. Connecting the device with a micro USB to USB2.0 adapter cable to a Windows
computer enables RS232 operation with the free Bronkhorst® FlowWare software suite for Windows. See also section
3.6.2.1
FlowDDE
Digital Bronkhorst® instruments can be operated via RS232 using the Bronkhorst® FlowDDE server application. Dynamic
Data Exchange (DDE) provides a basic level of inter process communication between Windows applications. Together with a
client application, either self-made or with a third party SCADA program, it is possible to create an easy way of data
exchange between the flow meter/controller and a Windows application. For instance, a cell in a Microsoft Excel
spreadsheet can be linked to the measured value of an instrument; FlowDDE updates the cell automatically when the
measured value changes.
FlowDDE uses specific parameter numbers for communicating with the instrument. A DDE parameter number is a unique
number in a special FlowDDE instruments/parameter database and not the same as the parameter number from the process
on an instrument. FlowDDE translates the node-address and process number to a channel number.
DDE-client applications communicate with the FlowDDE server by using DDE messages. Before messages can be exchanged,
a DDE link has to be made. A DDE link consists of three parts: the server, the topic and an item. For separation the characters
'|' and '!' may be used, so a DDE link in e.g. Microsoft Excel becomes: Server|Topic!Item.
For standard instrument parameters and the FlowDDE server, these are:
·
Server: FlowDDE or FlowDDE2
·
Topic: ‘C(X)’ for channel number X
·
Item: ‘P(Y)’ for parameter number Y
An example of a DDE link in a Microsoft Excel cell is =FlowDDE|’C(1)’!’P(8)’ to read parameter 8 of channel 1.
When not using FlowDDE for communication with the
instrument, parameters are addressed by:
·
Node address of the instrument
·
Process number on the instrument
·
Parameter number on the instrument
See section
instrument parameters.
For more information about FlowDDE, including setting up a DDE link, consult the
FlowDDE Manual
(document no.
9.17.067) or the help file in the application.