Hello Team
I am working Auto Testing Software where i am creating Shared Library (DLL) file from my labview project & Calling that DLL to NI-Test Stand.
I am able to generate DLL file perfectly but when i call the DLL file to NI-Test Stand, I am not getting Error In / Error out function parameter. As this is a default value for my instrument if any error occurs & Even that DLL is not functioning well. I am getting communication error.
Take a note, while i importing the LabVIEW project in NI-Test stand everything is work well.
Even i am not getting Error In/ Out option while creating DLL using Shared Library (DLL)
Anyone is having idea or another technique to create DLL file from LabVIEW project which can be used in Ni-Test Stand.