Additional Information
LabVIEW controls are not native Windows controls and it is important to remember that LabVIEW is a cross-platform programming tool. As such, automatic controls such as maximising and minimizing of this keyboard executable will need additional actions to access the executable's run time position in the window. This may be possible through calling the API of the target executable however, this will vary between executables on whether this capability is available.
In case you are receiving an
Error 2 (memory full) when using the
System Exec VI in LabVIEW, you should execute the command prompt window first with the following command:
cmd /cThus,
command line input of
System Exec VI should be set to
cmd /c osk.exe