StartTime
The
StartTime
item returns the time stamp of the FactoryTalk Batch
Server.This table shows the input and output formats for this item.
Input Format | Request: StartTime | |
Output Format | The StartTime item returns in this format: <Time> | |
where: | ||
Field Name | Format | Description |
<Time> | ASCII - String | The time FactoryTalk Batch Server started, formatted according to Windows internationalization and locality settings. |
This table shows an example of the return on this request.
Example: | A request on object.GetItem(StartTime) could return:2022.02.24 16:14:35 |
Provide Feedback