Instruction Manual

i.LON 100 Internet Server Programmer’s Reference
If the SNVT_scene Input Field Values
Are….
Then the SNVT_setting Output Field Values Are….
function scene_number function setting Rotation
SC_RECALL 2 SET_STATE 50 0
SC_RECALL 3 SET_STATE 75 0
SC_RECALL >3 SET_NUL 100 0
SC_NUL N/A SET_NUL 100 0
12.2.1.2.1.6 SNVT_scene_TO_SNVT_switch
Use this Type Translator Rule to translate an input data point of type SNVT_scene to an
output data point of type SNVT_switch. When you use this rule, you must reference the
SNVT_scene data point that is to be translated by its <UCPTpointName> in the
<InDataPoint> element. You must reference the SNVT_switch data point to store the result
of the translation by its <UCPTpointName> in the <OutDataPoint> element.
Each time a translation is made, the SNVT_switch output data point will be assigned a value
and state based on the values assigned to the function and scene_number fields of the
SNVT_scene input data point. The value assigned to the output data point follow the rules
described in Table 66.
Table 66 SNVT_scene to SNVT_switch
If the SNVT_scene Input Field Values Are....
scene_number
Then the SNVT_switch Output Data Point Will Be
Set To...
SC_NUL N/A* 0.0 0
SC_RECALL 1 25.0 1
SC_RECALL 2 50.0 1
SC_RECALL 3 75.0 1
SC_RECALL >3 100.0 1
SC_RECALL 255 0.0 0
function
*If the input function is SC_NUL and the input scene_number is 0, the value of the output data point
will not be modified.
12.2.1.2.1.7 SNVT_setting_TO_SNVT_switch
Use this Type Translator Rule to translate an input data point of type SNVT_setting to an
output data point of type SNVT_switch. When you use this rule, you must reference the
SNVT_setting input data point that is to be translated by its <UCPTpointName> in the
<InDataPoint> element. You must reference the SNVT_switch data point to store the result
of the translation by its <UCPTpointName> in the <OutDataPoint> element.
Each time a translation is made, the SNVT_switch output data point will be assigned a value
based on the values assigned to the function and setting fields of the SNVT_setting input
data point. The value assigned to the output data point follow the rules described in Table
67.
Table 67 SNVT_setting_TO_SNVT_switch
If the SNVT_setting Input Field Values Are....
Function setting
Then the SNVT_switch Output Data Point Will Be
Set To...
12-10