SNVT_date_event

Overview:

Date event..  Reports the status of a schedule. 

This network variable type is used to report the status of a schedule.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 176
Obsolete: no
Size: 26
Programmatic Name: SNVT_date_event
Neuron C Type:
Structure
days_to_activeDays to active.  (days) .  Number of days until this schedule will be active. Positive if a schedule is inactive; zero or negative if a schedule is active. 
 
signed long
Minimum: -32768
Maximum: 32767
Invalid: 32767
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
days_to_inactiveDays to inactive.  (days) .  Number of days until this schedule will be inactive. Positive if a schedule is active; zero or negative if a schedule is inactive. 
 
signed long
Minimum: -32768
Maximum: 32767
Invalid: -32768
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
nameSchedule name.  (array of 22 characters.) .  Nul-terminated schedule name. The nul terminator is not required if the name is 22 characters. 
 
unsigned char [22]
Minimum: 32
Maximum: 126
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
Formats:

SNVT_date_event:  text("%d %d %s", days_to_active, days_to_inactive, name)

Used by:

SFPTcalendar  SFPTnodeObject