1

Automation API - Support IronPython Environments


Avatar
Tim

Original request in the forum post here: https://discuss.saleae.com/t/importing-saleae-logic-2-module-in-ironpython-environment/2481

"I have been trying to import Saleae module in IronPython(2.7.7/2.7.12) environment. However, errors are being thrown, all of them indicating that IronPython may not be able to detect Saleae module. Is Saleae logic 2 module compatible with IronPython ? If yes, can someone guide on how to go about its import in IronPython ?"

Use Case: "I have a .NET application already and wanted to add the capability of capturing frames through it. IronPython may have been a suitable approach to achieve this."

A