.NET DLL for the TC-08

Post your .Net discussions here
Post Reply
GiladO
User
User
Posts: 3
Joined: Mon Jul 06, 2009 1:53 pm

.NET DLL for the TC-08

Post by GiladO »

Hello All,

Did anyone, by chance, write a DLL for C# (.NET)? It is strange that there isn't an official one for a product that is still sold and supported.

-G

ziko
Advanced User
Advanced User
Posts: 1705
Joined: Fri Dec 01, 2006 10:03 am
Location: St Neots

Re: .NET DLL for the TC-08

Post by ziko »

Hi G,

The .dll that we provide can be opened by most programming languages including, C#. We do have some examples in C, VBA and Labview. Unfortunately we cannot cover the full spectrum of languages. However we provide basic examples in other languages and a list of all the function calls in the SDK, this should enable you to write your own in whichever language you choose.

You can download the SDK from our software download page:

http://www.picotech.com/download.html

Kind regards
Ziko

Technical Specialist

GiladO
User
User
Posts: 3
Joined: Mon Jul 06, 2009 1:53 pm

Re: .NET DLL for the TC-08

Post by GiladO »

Hello Ziko,

I understand your point, but you should remember that most users purchase a solution not an instrument. .Net is a major and current environment. Toying with DLL routines takes time which for most is expensive. The whole point of using RAD environments is to work and not waste time on programming details that are not functional (if we can name it that way). As I'm sure people did this work, I think it would be nice if they published it on your site.

-Gilad

Chris
Site Admin
Site Admin
Posts: 169
Joined: Tue Aug 17, 2010 9:00 am
Location: St. Neots

Re: .NET DLL for the TC-08

Post by Chris »

A C# example will be included in the next SDK release ( > 10.1.0.17 )

Post Reply