.. _`Debug Export`: .. _`org.sysess.sympathy.debug.export`: Debug Export ```````````` .. image:: debug_export.svg :width: 48 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 :ref:`Export Tables`, :ref:`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** Data **filename** datasource Filename Output ports ............ **filename** 0 - 1, datasource Filename Related nodes ............. * :ref:`org.sysess.sympathy.debug.import` Implementation .............. .. automodule:: node_debug_io :noindex: .. class:: DebugExport :noindex: