Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529)

Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529) Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529)

master272.com
from master272.com More from this publisher
26.10.2014 Views

AdfinX Real Time 1.0 Library - User's Guide 6.1.10. RT_DataStatus................................................................................................................. 49 6.1.11. RT_RunStatus.................................................................................................................. 49 6.1.12. RT_DebugLevel ............................................................................................................... 49 6.1.13. AdxErrorMode .................................................................................................................. 50 6.1.14. AdxAttrRtList .................................................................................................................... 50 6.1.15. AdxAttrRtContribute ......................................................................................................... 50 6.1.16. AdxAttrRtChain................................................................................................................. 51 6.1.17. AdxAttrRtHistory............................................................................................................... 51 6

AdfinX Real Time 1.0 Library - User's Guide 1. INTRODUCING ADFINX REAL TIME 1.0 LIBRARY 1.1. OVERVIEW 1.1.1. Accessing Real Time Data The Real Time ActiveX Component Library (AdxRtxLib) provides a number of components allowing user applications to retrieve and contribute real time data sources. The components that AdxRtxLib supplies provide dual interfaces. While it is compatible with most DDE servers, AdfinX Real Time can also be directly interfaced with real time data sources, such as Reuters Triarch or TIB/Rendezvous. Four data object components are provided. These are AdxRtList, AdxRtContribute, AdxRtHistory and AdxRtChain. 1.1.2. Settings File To fit AdfinX Real Time to your needs, the file m_rtuser.dat holds user data settings related to real time. This file allows the user to define Real Time drivers, field separators, and the path for the log file. 1.2. HOW TO USE ADFINX CONTROLS 1.2.1. Usage Registration Following are the main ways to reference AdfinX controls in different languages: Visual Basic To be able to use the components from the Visual Basic IDE, use the “Project Components…” menu item, and, in the “Controls” property page tab of the dialog, tick the entry for the “AdfinX Real Time Type Library” — this will add the four Real Time objects to your component toolbox. You will be able to find them with the Object Browser too. VBA (Microsoft Excel) On the Tools menu, click References and then select the modules you want to use. Click OK. VBA (Microsoft Visual Basic) On the Project menu, click References and then select the modules you want to use. Click OK. In order to use the AdfinX Real Time controls in your application, you must then: On the Project menu, click Components and then select the modules you want to use. Click OK. C++ (Microsoft Visual C++) Use the #import directive to incorporate information from a type library which describes the COM interface. For example, the AdfinX Real Time module is referenced as follows: #import “..\\..\\..\\rtx.dll 7

<strong>AdfinX</strong> <strong>Real</strong> <strong>Time</strong> <strong>1.0</strong> <strong>Library</strong> - <strong>User</strong>'s <strong>Guide</strong><br />

6.1.10. RT_DataStatus................................................................................................................. 49<br />

6.1.11. RT_RunStatus.................................................................................................................. 49<br />

6.1.12. RT_DebugLevel ............................................................................................................... 49<br />

6.1.13. AdxErrorMode .................................................................................................................. 50<br />

6.1.14. AdxAttrRtList .................................................................................................................... 50<br />

6.1.15. AdxAttrRtContribute ......................................................................................................... 50<br />

6.1.16. AdxAttrRtChain................................................................................................................. 51<br />

6.1.17. AdxAttrRtHistory............................................................................................................... 51<br />

6

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!