Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 811 -
------------------------------------------------------------------------------
10. Signal event flag (pulse type) <Main,Alarm,Comm>
------------------------------------------------------------------------------
[Name]
os_puls_flg
[Syntax]
#include <oscall.h>
unsigned short os_puls_flg( unsigned char event_flag_id,
unsigned long puls_message ) ;
[Argument]
event_flag_id event flag ID
puls_message signal message
[Return]
0 successful completion
EC_FLGID Event-flag ID error
EC_NXSTFLG Non-existent event-flag
[Description]
Signals the event flags specified by the puls_message argument.
Signaled flags are not registered in the event flag image.