From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,348 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,260 Views)