Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Saving screenshots

Useful for domunetationdocumentation

to save a namesd screenshot:
getNamedScreenShot(progmanager, 'ephys')
or, for a subGui:
getNamedScreenShot(progmanager, 'scopeGui', 'ephysScopeAccessory')

...