UI_Run_State_Changed Vga_Refresh_Triggered
API Reference Manual  /  12 Haps  / 

Vga_Break_String

Description
Triggered when output matches a string set to break on. The string_id is the id returned by the vga_add_string_notification method in the vga_text interface.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj, char *string);

Index
string_id

UI_Run_State_Changed Vga_Refresh_Triggered