Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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



Note: This is a convenient wrapper of Opal_Command.



Opal_Send_Command_To_Target

  • No labels