plin software support

This forum covers issues concerning multiple software products.
Post Reply
aravinth v
Posts: 3
Joined: Tue 9. Jul 2024, 15:03

plin software support

Post by aravinth v » Tue 9. Jul 2024, 18:14

I wrote the code for the CAPL script and now I want to use PLIN. Which language should I use? Do you have any basic APIs?

PEAK-System
Support
Support
Posts: 14
Joined: Tue 31. Aug 2010, 12:42

Re: plin software support

Post by PEAK-System » Wed 10. Jul 2024, 08:51

We have an API for LIN, PLIN-API:

https://www.peak-system.com/PLIN-API.444.0.html?&L=1

There are header files provided for:

C++, C#, C++/CLR, C++/MFC, Delphi, VB.net, and Python 3.x.

aravinth v
Posts: 3
Joined: Tue 9. Jul 2024, 15:03

Re: plin software support

Post by aravinth v » Sat 13. Jul 2024, 17:16

Thanks for your response. Now, I plan to write the code in C++. Please provide the same code to send 16 bytes of data via PLIN in C++.

aravinth v
Posts: 3
Joined: Tue 9. Jul 2024, 15:03

Re: plin software support

Post by aravinth v » Mon 15. Jul 2024, 06:52

Thanks for your response. Now, I plan to write the code in C++. Please provide the sample code to send 16 bytes of data via PLIN in C++ code.

M.Heidemann
Sales & Support
Sales & Support
Posts: 1083
Joined: Fri 20. Sep 2019, 13:31

Re: plin software support

Post by M.Heidemann » Mon 15. Jul 2024, 08:46

Download the PLIN-API package and have a look at the examples,
it's all in there:

https://www.peak-system.com/fileadmin/m ... in-api.zip

Examples, documentation, the API itself. Everything you need to get started is
part of the package.

Best Regards

Marvin
---
Marvin Heidemann
PEAK-Support Team

Post Reply