using CycloneControlSDK.dll

By Barry B. : Feb 14, 2023 at 09:14 AM (09:14 hours)
Staff: Johnny N. : 5 comments

Hi there,
I am an embedded programmer, new to pc programming. Kindly excuse me
I want to use the CycloneControlSDK.dll in a c file; I am using visual studio 2019.
as much detail as possible would be most appreciated.
Thanks,

Hi Barry,

Please refer to the Cyclone LC or FX user manual. There are links in there to several articles with example code in different programming languages.

Regards,
Johnny
PEmicro

Hi Johnny,
Can you provide a CycloneControlSDK.lib and CycloneControlSDK.h file?
Thanks,

Hi Barry,

As far as I know, our development team is only providing a Windows-x86 .DLL right now. You should be able to find a cyclone_control_api.h in the folder

C:\PEMicro\cyclone\cycloneControl\controlsdk\examples\msvc\api_example

Regards,
Johnny
PEmicro

cheers!