Download Raw Data
FactoryTalk Analytics GuardianAI application allows the user to download the raw data of training, deviation, and failure risk to analyze or enable bulk training on a new algorithm.
Users can download the raw data from the single asset view page. Click
Download Data
to download.Download Data

Following is the folder naming convention for the downloaded zip file:
<Drive Name>_RawData_<Time stamp>.zip
- Drive Name: Name of the drive given during configuration.
- Time Stamp: Time when the download occurrs.
The data for each drive frequency will be stored in a separate folder. For example, data related to 48 Hz frequency will be stored in a folder named
48
. Multiple folders will be created if the asset is trained with multiple frequencies.Each frequency folder contains the following data:
- Training: The data for training is available asTraining.zipfile.
- Deviation: The data for deviation is available as<DeviationID>.zipinside a sub-folder namedDeviation.
- FailureRisk: The data for FailureRisk is available as<FailureRiskID>.zipinside a sub-folder namedFailureRisk.
Provide Feedback