DataLogNewFile
Creates a new data log file set for the specified model or for all models, on the path to which FactoryTalk View is currently logging (either the primary path or the backup path). If FactoryTalk View is logging to an ODBC database, FactoryTalk View logs an End snapshot and then a Begin snapshot when you issue this command.
Syntax
DataLogNewFile <
parameter
>
where
<parameter>
specifies the data log model. It can be one of the following options:- componentis a relative or absolute reference to the name of the data log model for which a file is to be started. If the model name has a space in it, enclose the name in quotes. For example, "Recipe Log".
- /area::*creates new data log files for all models that are currently running.
Remarks
To start logging, use the
DataLogOn
command or select the Data Logging check box in the Components tab of the HMI server's Properties dialog box and select a data log model. To stop logging, use the DataLogOff
command.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