DTCurTime

 FunctionClosed A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances. - 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