Where is the SDK API documentation?

Dear all,

I have successfully set up the CtrlX app build environment from within CtrlX Works, and have compiled one of the sample applications.

But I am missing the SDK / API documentation. The question is probably silly, but I just can't find it. I only have found the documentation at LINK and the guides at LINK

However, both of them do not contain a single word about the actual API (functions and data structures) the SDK itself and the various apps provide. To give one random example, I have seen the types

 

comm::datalayer::DlResult
comm::datalayer::IClient

 

in the C++ hello.plc sample, but I couldn't find documentation about them.

Where can I find descriptions for all API types, constants, classes and functions the SDK provides, including the APIs and data streams each app provides?

Thank you very much, and best regards,

Binarus

 

Best reply by nickH

Thanks very much for your feedback. I will forward it. 

The link I sent was to a chapter in the official docu of the ctrlX OS runtime. The link CodeShepherd shared. 

I can recommend you to look at these C++ samples to get started with the ctrlX Data Layer:

  • Data Layer Client Simple
  • Data Layer Provider Simple 

Please feel free to ask here in the forum, if you need support. 

View original
1
5 replies