Yes,
The basic item is found in the Functions Palette under Communication. It is called System Exec.vi.
If you write the C code, it may be better to create a dll instead and call the function directly using a "Call Library Function Node", which is located under "Advanced".
-JLV-