HandbuchEibPC_USA-30.odt, 2017-05-11, Version
P.
321 of 349
month(mm,dd)
Monthly comparison:
mm: Month (1=January, 12= December)
dd: Day (1..31)
day(dd)
Daily comparison:
dd: Day (1..31)
Position of the sun
azimuth()
This function cyclically (time frame: 5 minutes) calculates the azimuth of the sun in degrees, north through east.
elevation()
This function cyclically (time frame: 5 minutes) calculates the elevation angle of the sun in degrees.
sun()
Returns whether it is day or night. Requires the Enertex
®
EibPC's knowledge of the longitude and latitude of the concerned location.
sunriseminute()
Minute at sunrise of the current day
sunrisehour()
Hour at sunrise of the current day
sunsetminute()
Minute at sunset of the current day
sunsethour()
Hour at sunset of the current day
Reading and writing
write(GroupAddress, Value)
A valid EIB telegram is generated on the bus.
read(GroupAddress)
An EIB telegram with a read request to the group address is generated on the bus. If the actuators etc. reply, the result is
determined as the return value of the function.
Bus-Activity
event(GroupAddress)
Return value: 1b01 (ON pulse) when a telegram with the group address is on the KNX
TM
bus, regardless of its content.
eventread(GroupAddress)
Return value: 1b01 (ON pulse) when a Read-telegram with the group address has been written on the KNX
TM
bus, regardless of its
content.
eventresponse(GroupAddress)
Return value: 1b01 (ON pulse) when an answer to a Read-telegram with the group address has been written on the KNX
TM
bus,
regardless of its content.
eventwrite(GroupAddress)
Return value: 1b01 (ON pulse) when an write-telegram with the group address has been written on the KNX
TM
bus, regardless of its
content.
writeresponse(GroupAddress, Value)
Responds to a read request by a valid telegram generated by KNX
TM
which writes the value to the group address is sent to the bus.
Lighting scenes
scene
(GroupAddressSceneActuator, GroupAddressActuator1, ...
GroupAddressActuatorN)
A KNX
TM
scene actuator with the group address defined in GroupAddressSceneActuator is implemented.