Skip to content

allLogged

Alexius Wadell edited this page Jan 17, 2017 · 1 revision

Syntax

dm.allLogged

dm.allLogged('detail')

LoggedParameter = dm.allLogged(__)

Description

dm.allLogged Outputs a nicely formated list of all of the channel names logged by datasources in the Datastore.

dm.allLogged Outputs a nicely formated list of all of the detail fields logged by datasources in the Datastore.

LoggedParameter = dm.allLogged(__) Alternatively the results can be returned to a cell array of channel names/ detail fields that have been logged by datasources in the Datastore.

Clone this wiki locally