hello i have a java code that contain a Java native library(API) providing serial communication with a pcb , this library contains dll files (rxtxSerial.dll)
my problem is that testsTand doesnt load the interace where this library is used , i doubt that testStand can't find it or can't read it ,what should i do to fix it ?
thank you