DataPorter example configuration |
This topic contains the following sections:
DataPorter and OPC Viewer store their configurations in “.oses” files. Those are XML files, which contain information about configured servers, subscriptions and transactions. The demo configuration shipped with the DataPorter is stored in the DataPorter installation directory in the “DemoConfiguration.oses” file.
The demo configuration session has one server (CommServer) that is located on the same machine (localhost); the URL to the server is:
opcda://localhost/CAS.CommServer.OPC.Da.Server/{2032fe45-c774-46d7-9aa3-b844e8658919}
The configuration has three subscriptions (Registers, Flags and Generator) added:
There are nine transactions defined. The transactions are shown below. Note that some transactions contain more operations that it is required (e.g. one item is read twice) - this was done to improve picture readability. To improve readability, this white paper uses the following notation to present an item linked to an item in OPC server: Lxxx, where L is “R” or “F”, i.e. Register or Flag, xxx is the place for the address of the relevant flag or register.
Please read topic: “Example Transactions” to learn more about example transactions included in this configuration.