Nexus files are written by the NexusWriter. This Tango server is configured with an XML string (aka configuration) which is created by the NexusConfigurationServer, a Tango server. The configuration includes all selected components. A component specifies how data are stored in the Nexus file. The command AvailableComponents displays the list of available components. Components are selected from the Online command line, e.g.:
set write_nexus on * = nexus_add_component( pilatus300k, default) * = nexus_add_component( slit1, slit2, slit3, slit4)
After these commands are issued Nexus files are created after each scan.
Before the Nexus file is created Online does the following checks:
Components have be be prepared with a special designer.