Our company has a C# library and we want to use it with LabVIEW. To use the, distinctive, LabVIEW method of returning errors to the error cluster we need to ask the group managing the DLL to throw an unhandled exception. Normally this would be the wrong behavior for the DLL. Is there any way a DLL can detect that it was called from a LabVIEW invoke node?
Thank you,
Chas