SCPTeffectivePeriod

Overview:

Effective period..  Time period during which a functional block is effective. 

This configuration property defines the time period during which a functional block is effective. The effective period is defined by a start date and an end date. If the start date is undefined it means any date up to and including the end date. If the end date is undefined it means any date from the start date. If both are undefined, it means the functional block is always effective.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 272
Obsolete: no
Size: 8
Programmatic Name: SCPTeffectivePeriod
Default: -1 1 1 -1 1 1
Neuron C Type:
Structure
startStarting date..  Starting date of the effective period. 
 
Structure
yearYear.  Starting year. 
 
signed long
Minimum: -1
Maximum: 3000
Invalid: -1
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
monthMonth.  Starting month. 
 
unsigned short
Minimum: 1
Maximum: 12
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
dayDay.  Starting day. 
 
unsigned short
Minimum: 1
Maximum: 31
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
endEnding date..  Ending date of the effective period. 
 
Structure
yearEnding year..  Ending year of the effective period. 
 
signed long
Minimum: -1
Maximum: 3000
Invalid: -1
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
monthEnding month..  Ending month of the effective period. 
 
unsigned short
Minimum: 1
Maximum: 12
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
dayEnding day..  Ending day of the effective period. 
 
unsigned short
Minimum: 1
Maximum: 31
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
Formats:

SCPTeffectivePeriod:  text("%d %d %d %d %d %d", start.year, start.month, start.day, end.year, end.month, end.day)

Used by:

SFPTcalendar  SFPTscheduler