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