HandbuchEibPC_USA-30.odt, 2017-05-11, Version
P.
331 of 349
Keywords - reference - alphanumeric order
Elog()
Reading the oldest event
elognum()
Returns the number of entries in the error memory.
eslider(ID)[Image] (Min,Increment, Max) $Description$ $Label$
ID: Value between 0 and 59 as an index for programming and the access to this element. You can also access u08 variables of the
section [EibPC].
Image: A value between 0 and 99. To arrange the application more clearly, constants have been predefined (page 291).
Min: slider minimum value
Increment: slider increment
Max: slider maximum value
Description: A static labeling text (first line).
Label: a static labeling text, max. two places
event(GroupAddress)
Return value: 1b01 (ON impulse), when a telegram is sent on the KNX
TM
bus, regardless of its content.
event(GroupAddress)
Return value: 1b01 (ON pulse) when a telegram with the group address is on the KNX
TM
bus, regardless of its content.
event(readudp(...))
Return value: 1b01, when a LAN UDP telegram arrives.
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.
exp(Var1)
Exponential function
find(String1, String2, Pos1)
String1: Character string a (partial) character string shall be searched for in.
String2: Character string to be searched for.
Pos1: Ignore the first pos1 incidences of the character string to be searched for.
The function returns the position of the first character of the found character string (0..1399u16). It returns 65534u16 if the character
string has not been found
For 65534u16, the constant END has been defined.
footer(Number) $WWW-Link$
If number assumes the value 0, footer is hidden. You can also access u08 variables of the section [EibPC].
The link (incl. path and leading http://) is optional.
The URL can access an extern resource. In this case the number must be set to 2.
The footer is configurable, but then equal for each site.
frame[$Text$]
Embedded HTML site
gaimage(Number)
Returning the internal image of a group address
getaddress(GroupAddress)
Converting a group address to its corresponding unsigned 16-Bit Value
getdate(address)
Sets the date of the Enertex
®
EibPC anew
geteslider(ID)
The function addresses the eslider and returns its position (0 to 255). If there are multiple occurrences of id, all elements of this id
are addressed.