DataLogOn

Starts data logging.
Syntax
DataLogOn <
component
>
where
<component>
is a relative or absolute reference to a data log model or DataLogPro that is to start logging. If the model name has a space in it, enclose the name in quotes; for example, "Recipe Log".
Remarks
To stop logging, use the
DataLogOff
command.
By default, DataLogPro automatically starts logging when a project is started.
To start logging with data log models automatically when a project is started, select the
Data logging
check box and select a data log model in the
Components
tab of the HMI server's Properties dialog box. To create a new log file, use the
DataLogNewFile
command.
For data log models, if you are logging to ODBC, the data source should be located on the same machine as the HMI server.
This command can be issued from the
FactoryTalk View SE
Client,
FactoryTalk View Studio
, or HMI server, but is always run on the HMI server.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal