rtapi_exit.3rtapi
来自「CNC 的开放码,EMC2 V2.2.8版」· 3RTAPI 代码 · 共 24 行
3RTAPI
24 行
.TH rtapi_exit "3rtapi" "2006-10-12" "EMC Documentation" "RTAPI".SH NAMErtapi_exit \- Shut down RTAPI.SH SYNTAX.HP int rtapi_exit(int \fImodule_id\fR).SH ARGUMENTS.IP \fImodule_id\fRAn rtapi module identifier returned by an earlier call to \fBrtapi_init\fR..SH DESCRIPTION\fBrtapi_exit\fR shuts down and cleans up the RTAPI. It must becalled prior to exit by any module that called \fBrtapi_init\fR..SH REALTIME CONSIDERATIONSCall only from within user or init/cleanup code, not from relatime tasks..SH RETURN VALUEReturns a RTAPI status code.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?