Question:

- Does Basler Pylon API support Java language?


Solution:
- Basler officially do not support Java, but possible to do a wrapper in Pylon C or Pylon C++ to use the Basler API by using the MinGW compiler.
- There is a application note that explains how pylon C- based applications can be built while using the
NetBeans IDE and the MinGW compiler.
- Location: G:\Team Drives\202 Support\05 Programming code\Java with C or C++ wrapper