c++ dpConnect example

Find and share HowTos to various installations / configurations!
4 posts • Page 1 of 1
vladimir
Posts:25
Joined: Thu Jan 23, 2014 1:34 pm

c++ dpConnect example

Post by vladimir »

Hi All!

Where I can see an example of using functions dpConnect and dpGet (Manager class)?

In %API_ROOT% folder example 1 not found.

Thanks.

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: c++ dpConnect example

Post by mkoller »

It is the same interface as dpConnect(). Look into api/include/Manager/Manager.hxx

fmulder
Posts:330
Joined: Wed Feb 03, 2010 9:46 am

Re: c++ dpConnect example

Post by fmulder »

Attached you'll find an example that I made a long time ago. I made it to play with various obvious functions like dpSet(), dpGet() and..... dpConnect().
Hope this helps

"Share the fun"

Frenk Mulder https://www.winccoa.com/fileadmin/image ... trlApi.zip
Attachments
pvss00CtrlApi.zip
(31.04 KiB) Downloaded 266 times

vladimir
Posts:25
Joined: Thu Jan 23, 2014 1:34 pm

Re: c++ dpConnect example

Post by vladimir »

Thank you very much!

4 posts • Page 1 of 1