Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 807 -
------------------------------------------------------------------------------
6. Delete event flag <Main,Alarm,Comm>
------------------------------------------------------------------------------
[Name]
os_delt_flg
[Syntax]
#include <oscall.h>
unsigned short os_delt_flg( unsigned char event_flag_id ) ;
[Argument]
event_flag_id event flag ID
[Return]
0 successful completion
EC_FLGID Event-flag ID error
EC_NXSTFLG Non-existent event-flag
[Description]
This function deletes the event group specified by "event_flag_id".
Error code, "EC_DELFLG", is returned to the tasks that have been
waiting for the deleted event flags to be signaled.