on ‎2006 Nov 28 4:10 AM
Hi,
Can anyone tell me how can i go about writing an UDS or give me directions as to where can i know more about the UDC Framework ?
Request clarification before answering.
Abesh,
Currently there is no documented SDK for the xMII UDSs (either version 2.5.x or 4.0.x) and there is no plans to move forward on this. If you want to connect to a data source other then the ones provided, you can do one of the following two options for best results.
1.) Create an OPC server that follows the OPC DA 2.05a specifications (for the 4.0.x version you can also develope against the OPC DA 3.00 spec). Or create your own OPC HDA server using the 1.20 specification and use the OPC HDA UDS.
2.) Create your own OLEDB provider and use the OLEDB UDS.
If you feel that you need a new 'native' UDS, contact the xMII Solution management team to see if there are any plans to make the xMII UDS SDK formal.
Martin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abesh,
I wrote a UDS connector before SAP acquired the Illuminator product for version 9
It currently still works for 11.5 We have used this in Production for the last 3 years in South Africa.
I did it in Borland C++ and used the Framework version 2.5.
If you are interested in an Example I can send you the code.
But I reckon best practice would rather be to write a web service and connect to it.
and as Martin Pointed out it might also be better to do an OPC server or a OLEDB Provider
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.