Archiver
The
ARCHIVER
execute allows an external application to start the FactoryTalk Event Archiver
.The format and return for this execute includes:
Format | Description | |
|---|---|---|
Execute Format | A FactoryTalk Batch Server supports an execute with this format:[ ARCHIVER (Item,UserID,INI,Queue )] | |
where: | Item | Item name as specified by the client. |
UserID | User identification associated with this event. | |
INI | INI file pathname used with FactoryTalk Event Archiver . The default is C:\Program Files
(x86)\Rockwell Software\Batch\Bin\BatchArc.ini . | |
Queue | Pathname to the queue file used with FactoryTalk Event Archiver . | |
Action | A successful ARCHIVER execute initiates FactoryTalk Event Archiver . | |
Return Format | There is no data returned to the item. | |
The following is an example of the return on this execute.
An execute string:
[ARCHIVER(Item,UserID, C:\Program Files (x86)\Rockwell
Software\Batch\Bin\BatchArc.ini, C:\Users\Public\Documents\Rockwell
Automation\Batch\SampleDemo1\journals\ArchQue.txt)]
Provide Feedback