LogDir
The
LogDir
item returns the path to the error log directory specified in the batchsvr.ini file at the time the FactoryTalk Batch
Server was started.This table shows the input and output formats for this item.
Input Format | Request: LogDir | |
Output Format | The LogDir item returns in this format: <Path> | |
Field Name | Format | Description |
<Path> | ASCII – String | Error log directory path specified in the batchsvr.ini file. |
This table shows an example of the return on this request.
Example: | A request on object.GetItem(LogDir) could return:\\STATION5\PROGRAM FILES\ROCKWELL SOFTWARE\BATCH\SAMPLEAPP\LOGS |
Provide Feedback