Debug Export

../../../../_images/debug_export.svg

Export internal data structure. It will only be readable in this Sympathy version.

Documentation

This is not a regular export node. The exported file will not be readable in any other Sympathy version than the one in which they were exported. If you want to export data to sydata files and be able to use the files between Sympathy versions you should use Export Tables, Export ADAFs etc.

On the other hand this node is able to export any data type into a sydata file, which can be useful for debugging purposes.

Definition

Input ports

data <a>

Data

filename datasource

Filename

Output ports

filename 0 - 1, datasource

Filename

Implementation

class node_debug_io.DebugExport[source]