09-24-2012 09:32 AM
I am new to LabVIEW and want to be able to receive my real time data into LabVIEW. I work in the oilfield and want to be able to work with my real time data remote from drilling rigs anywhere in the world.
I have all of the sensors, DAQ, communications, etc and can fetch or push the data from our servers. However, the drilling industry has a standard communications protocol called WITSML which stands for Wellsite Information Transfer Standard Markup Language and we receive it as an .xml file. The protocol is text based and communicated by a standard string of numbers classifying the following data. I know that LabVIEW can read .xml files, but I was wondering if NI or anyone for that matter has written a library or tool for parsing WITSML data. Here is a link for more info:
http://www.energistics.org/drilling-completions-interventions/witsml-standards/current-standards
If not, does anyone know approximately how much work this would take to create such a class/library/object/tool?
Thanks
09-24-2012 12:12 PM
http://www.energistics.org/drilling-completions-interventions/for-developers
I would pay attention to the two SDKs for .NET
09-25-2012 03:29 PM
There is also a commercially available witsml .net sdk available from Setiri - see http://www.setiri.com/witsml for more details.
Disclosure: I am with Setiri LLC
03-12-2013 11:19 AM
kmckenna, were you able to solve this challenge?
11-29-2023 01:30 PM