EasyManua.ls Logo

STW TC1 - Page 209

STW TC1
374 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7 Teleservice Application Framework
User Manual 209/374
Association between logic, hysteresis and threshold
Example
// Global module
T_DBUS_Util mt_DBUS_Util;
sint32 s32_Retval;
s32_Retval = ylogd_set_save_condition (&mt_DBUS_Util, "TC3_Logger", "MyDatapool",
"GPSDates", "Longitude", ">=", 5, 10, "AND");
if (s32_Retval == C_NO_ERR)
{
// Go on
}

Table of Contents