Dump header information for XSG files
dumpXsgHeader
Saving screenshots
Useful for documentation
to save a namesd screenshot:
getNamedScreenShot(progmanager, 'ephys')
or, for a subGui:
getNamedScreenShot(progmanager, 'scopeGui', 'ephysScopeAccessory')
to save all visible programs:
collectScreenshots(progmanager)
to save all visible figures:
grabScreenshotsForAllFigures
Information on all active NIMEX channels
at the command line: daqjob('acquisition')