Skip to content

Write Binary File#

The Write Binary File node writes a file to the host machine that runs Ensemble.

Node parameters#

  • File Name: this field specifies the path to which the file should be written, along with the file name.
  • Property Name: name of the binary property to which to write the data of the read file.

Node options#

Append: enable this to append to an existing file, instead of creating a new one.