<zorg>.status
add-directory
Simics Reference Manual
/
3 Commands
/
3.2 Command List
/
add-data-to-script-pipe
Synopsis
add-data-to-script-pipe
pipe
data
Description
Sends
data
to a script branch using the
pipe
script pipe. The data will be queued until the receiving script branch reads it with
wait-for-script-pipe
. The data can be an integer, string, floating point value, nil or a list.
Provided By
Simics Core
See Also
script-branch
,
create-script-pipe
,
script-pipe-has-data
,
wait-for-script-pipe
<zorg>.status
add-directory