National Instruments FOUNDATION NI-FBUS Hardware And Software User Manual page 85

Table of Contents

Advertisement

nifShutdownCM
Purpose
Closes the NI-FBUS Communications Manager.
Format
nifError_t
Input
interval
Output
None.
Context
Not applicable.
Description
nifShutdownCM
whether the NI-FBUS Communications Manager has been forcibly closed. If the
NI-FBUS Communications Manager cannot be closed normally within the
it will be closed forcefully. The normal close can ensure all the system resources are cleaned
up. The forceful close can't ensure that.
Return Values
E_OK
E_SHUTDOWN_FORCE
© National Instruments Corporation
nifShutdownCM (
uint32 interval);
The maximum waiting time in milliseconds for closing the
NI-FBUS Communications Manager process. If
to 0, the default timeout value of 2000 milliseconds is used.
If
interval
will return only when the NI-FBUS Communications Manager
has been cleanly closed. If the interval time is exceeded, the
NI-FBUS Communications Manager process will be forcefully
closed.
closes the NI-FBUS Communications Manager. The return value indicates
The NI-FBUS Communications Manager has been closed
normally. The call was successful.
The NI-FBUS Communications Manager has been forcefully
closed.
6-23
Chapter 6
is set to
NIFB_TIMEOUT_INFINITE
NI-FBUS Hardware and Software User Manual
NI-FBUS Function Reference
is set
interval
, the function
time,
interval

Advertisement

Table of Contents
loading

Table of Contents