← Back to team overview

sikuli-driver team mailing list archive

[Question #691876]: Reading String output of a DLL in Sikuli

 

New question #691876 on Sikuli:
https://answers.launchpad.net/sikuli/+question/691876

Hi,

I have a DLL which was built using LabVIEW. The syntax of the function I have to call in Sikuli is given below.

void __cdecl ReadString(char StrOutput[], int32_t len);

The DLL was built with 'C Calling Convention'. Can anyone please help me to handle the C type String in Sikuli? I have tried some methods but nothing seems to be working.

Thanks,
Vinitha

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.