DTCurTime
Function - Get the present time stamp.
Inputs
None
Outputs
Output |
Data Type |
Range | Unit |
Description |
---|---|---|---|---|
Q |
DINT |
0 to 86,399,999 |
Milliseconds |
Present milliseconds of the time. |
Remarks
None
FBD Language Example
Not available.
FFLD Language Example
Not available.
IL Language Example
Not available.
ST Language Example
Q := DTCurTime ();
See Also