Solution
The Touch Keyboard can usually be launched from the executable file in the path below.
C:\Program Files\Common Files\Microsoft Shared\Ink\TabTip.exeBut even if you run this file, Keyboard is hidden by default, so you need a different method.
The Windows Touch Keyboard is commonly accessed through the DotNet environment, which can also be implemented using the DotNet Invoke Node in LabVIEW. The snippet below is a short example for this. Use this example with an event structure.
Note: This image is a LabVIEW snippet, which includes LabVIEW code that you can reuse in your project. To use a snippet, right-click the image, save it to your computer, and drag the file onto your LabVIEW diagram.