Quantcast
Channel: NI TestStand topics
Viewing all articles
Browse latest Browse all 6525

system level exception when passing a char[] to Teststand 2012 c++ dll

$
0
0

I want to pass a char[] from teststand to c++ dll. When I send an emtpty string from teststand I get a system level exception.

Here my prototype in Teststand

TestStand prototype.png

Here the prototype in C++

extern "C" int DllExport GAP_TerminateLinkRequest(char reason, char connectionName[CONNECTION_NAME_MAX] = { 0 });

Viewing all articles
Browse latest Browse all 6525

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>