Speaker: Sarah Zaulsky (Senior Project Engineer, JKI)
As software becomes more complex and interconnected, interfacing between programming languages grows increasingly important. At this session, get a practical guide to integrating your LabVIEW code with any .NET application. You achieve seamless integration by building LabVIEW code into a .NET assembly and using ZeroMQ (a lightweight message queueing software) to add support for event-driven interactions. This practical guide includes steps to create such an interface for your LabVIEW code (and exercise it in C#) and tips to avoid the common pitfalls of creating interops in LabVIEW.