Set Simulation Start Date

Description:

The Set Simulation Start Date sets the clock to a specified date at the start of the run. The format used for the date is the Windows local date number (number of days after 01-01-1900). E.g. 01-01-2000 corresponds to the Windows local date number 36526. This code is usually used to set in the Reset Logic.

Example:
Set Simulation Start Date    40000

This example shows that the clock is set to 6th July 2009.