Sends a command to the specified target. This command is executed through a shell and the standard output can be written to a log file on the host machine.
If wait until completion is True the function will block until the command is finished and the ouput will be available. Otherwise, Standard output will be empty.
If you send the command without waiting for completion, use Opal_Display_Information or Opal_Display_All_Information to see the output.
See also
Opal_Register_Display, Opal_Display_Information