Hai to all, i want to call LabVIEW_VI(Activex Server) from VBScript. That VBScript include onther COM Server. i want to data exchange between VBScript and LabVIEW. That parameters shouldbe two types, I mean some parameters ByVal and some ByRef. How can i call? Request: How to create VI function with ByRef parameter in LabVIEW. ex: in 'C++': LabVIEWFunction(short* numb1, CString* str1). Note: i am using LabVIEW 7.0 Express.
Thanks for advance!
