Embed LabVIEW VI into WPF Window This library does a simple embedding LabVIEW VI into a WPF window, and it is unstable usually. It is not recommended that embed UI of other applications into a WPF window. All source code are in the sub folder 'sourcecode' 1. LVHelper, do something basic LabVIEW operation essentially 2. LabVIEW2WPF, host a LabVIEW VI into a WPF control 3. testapp, that is the application to call LabVIEW2WPF.DLL to do embedding 4. ITechDCPower_labview, this is the most valuable package to implement a VISA (COM port, serial communication) based DC Power communication, tested on ITech DC Power series About the DC Power manufacturer, please refer to the website: https://cdn.itechate.com/ If you have TCP (Ethernet) DC Power modules rather than COM driven ones, please reference to my previous package: SCPIPowerForLV in NuGET.org. Seriously, this package might be renamed to VisaDCPowerForLV since the value lives here Author Patrick Gamp For technique support or business, please call the cell phone ++0086-18603016232, email: patrickgamp@hotmail.com, WeChat(A Chinese popular chat app) id is same to the cell phone number I am a professional with 26 years software RD experience. In 2005-2018, worked for Microsoft Windows Mobile and Windows Phone developing team, XBox One manufacturing automation team, and Surface imaging test team, after 2019, opened a small automation software corporation at the first strong manufacturing city in the world - Suzhou, China. If you have some industry automation related software project to oursource, please send me email to contact.
$ dotnet add package EmbedVIIntoWpf