SCPTsceneTiming

Overview:

Scene timing configuration..  Scene timing definition used to supplement a scene table created with a SCPTscene array. This SCPT defines the optional scene table entries for the ISI profiles. When used, it must be used in combination with a SCPTscene array.  

This configuration property sets an offset for a scene number. The offset is added to the scene number when data is forwarded from a primary side input to a secondary side output. The offset is subtracted from the scene number when data is forwarded from the secondary side input to the primary side output. The application should take care of possible overflows and underflows of the 8-bit scene number.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 308
Obsolete: no
Size: 4
Programmatic Name: SCPTsceneTiming
Default: 0,0 0,0
Neuron C Type:
Structure
fade_timeScene fade time.  (seconds) .  Time to ramp to a new setting. Fading starts after any delay specified by the delay_time field, so the total time to move to a new value is delay_time plus fade_time seconds.  
 
unsigned long
Minimum: 0
Maximum: 65535
Scaling (A,B,C): 1,  -1,  0
Scaled value: 1 *10 -1 *(Raw+0)
Resolution: 0.1
delay_timeScene delay time.  (seconds) .  Delay time from the time a new scene is selected until any change is made to the light intensity or appliance state. 
 
unsigned long
Minimum: 0
Maximum: 65535
Scaling (A,B,C): 1,  -1,  0
Scaled value: 1 *10 -1 *(Raw+0)
Resolution: 0.1
Formats:

SCPTsceneTiming:  text("%f %f", fade_time,delay_time)

Used by:

SFPTisiLampActuator  SFPTisiSunblindActuator