05-21-2017 04:24 PM
I have a Java app that uses rxtxSerial.dll , when i run the test on testStand the app crashes so I have two questions :
1 ) how do I visualize the output of the JVM on testStand ?
2 ) what do I do to make the dll file included in testStand ?
05-30-2017 10:18 AM
Hi,
I found a very similar issue from a past forum post. It looks like the solution was to use LoadLibrary to load the .dll. Take a look at the following forum post for more information and to see if this will solve your issue as well.
Using JNI in my .dll crashes teststand
https://forums.ni.com/t5/NI-TestStand/Using-JNI-in-my-dll-crashes-teststand/td-p/2576449
Alex C
National Instruments
Applications Engineer