Echelon SmartServer 2.2 User Manual

Page 466

Advertising
background image

SmartServer

2.2 User’s Guide

467

ST_LOW

value: 25.0
state: 1 (ON)

SNVT_occupancy_TO_SNVT_setting

This rule-based translation converts a SNVT_occupancy input data point to a SNVT_setting output
data point. You add a SNVT_occupancy data point to the list of input points and a SNVT_setting
data point to the list of output points. Each time a type translation is made, the function, rotation, and
setting fields of the SNVT_setting output data point are assigned values based on the current
enumeration stored in the SNVT_occupancy input data point, as described in the following table:

SNVT_occupancy (input point)

SNVT_setting (output point)

OC_NUL

function: SET_STATE (enumerated value is 5)
setting: 0
rotation: 0

OC_UNOCCUPIED

function: SET_STATE
setting: 60
rotation: -80.01

OC_OCCUPIED

function: SET_STATE
setting: 100
rotation: 80.24

OC_BYPASS

function: SET_STATE
setting: 100
rotation: 80.24

OC_STANDBY

function: SET_STATE
setting: 60.2
rotation: -40

SNVT_scene_TO_SNVT_setting

This rule-based translation converts a SNVT_scene input data point to a SNVT_setting output data
point. You add a SNVT_scene data point to the list of input points and a SNVT_setting data point to
the list of output points. Each time a type translation is made, the function, rotation, and setting fields
of the SNVT_setting output data point are assigned values based on the current values stored in the
scene_function and scene_number fields of the SNVT_scene input data point, as described in the
following table:

SNVT_scene (input point)

SNVT_setting (output point)

function: SC_RECALL
scene_number: <= 4

function: SET_STATE (enumerated value is 5)
setting: <=25*scene_number>
rotation: 0

function: SC_RECALL
scene_number: >= 5

function: SET_NUL (enumerated value is -1)
setting: 100
rotation: 0

function: SC_NUL
scene_number: any

function: SET_NUL
setting: 100
rotation: 0

SNVT_scene_TO_SNVT_switch

This rule-based translation converts a SNVT_scene input data point to a SNVT_switch output data
point. You add a SNVT_scene data point to the list of input points and a SNVT_switch data point to
the list of output points. Each time a type translation is made, the value and state fields of the
SNVT_switch output data point are assigned values based on the current values stored in the
scene_function and scene_number fields of the SNVT_scene input data point, as described in the
following table:

Advertising