NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with java api

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 ?

0 Kudos
Message 1 of 2
(2,816 Views)

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

Alex C.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,728 Views)