SCPTdayDateIndex

Overview:

Day date index.  (First day and month, second day and month, time-event index.) .  One or two dates for matching with a start index to the time-event array. 

This configuration property provides two dates together with a starting index for a Time-Event list. The indicated Time-Event list will be used when the current date falls between the indicated dates.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 103
Obsolete: no
Size: 6
Programmatic Name: SCPTdayDateIndex
Default: 0/0,0/0,0
Neuron C Type:
Structure
day_1First day.  (days) .  Day of month. 
 
unsigned short
Minimum: 1
Maximum: 31
Invalid: 0
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
month_1First month.  (months) .  Month of year. 
 
unsigned short
Minimum: 1
Maximum: 12
Invalid: 0
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
day_2Second day.  (days) .  Day of month, zero for no date entry. 
 
unsigned short
Minimum: 0
Maximum: 31
Invalid: 0
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
month_2Second month.  (months) .  Month of year, zero for no date entry. 
 
unsigned short
Minimum: 0
Maximum: 12
Invalid: 0
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
event_mode_indexEvent index.  (index) .  Time-event array index. 
 
unsigned long
Minimum: 0
Maximum: 65535
Invalid: 0
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
Formats:

SCPTdayDateIndex:  text("%d/%d,%d/%d,%d", day_1, month_1, day_2, month_2, event_mode_index)

Used by:

SFPTrealTimeBasedScheduler