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

Table of Contents

Advertisement

Chapter 6
NI-FBUS Function Reference
nifStartupCM
Purpose
Starts the NI-FBUS Communications Manager.
Format
nifError_t
Input
windowStyle
interval
Output
None.
Context
Not applicable.
Description
nifStartupCM
windowStyle
normal style or minimized style.
NI-FBUS Hardware and Software User Manual
nifStartupCM (
uint32 windowStyle,
uint32 interval);
Specifies the style of how the NI-FBUS Communications
Manager main window is displayed. This parameter may be one
of the following:
NIFB_WND_STYLE_NORMAL
NIFB_WND_STYLE_MINIMIZE
The maximum waiting time in milliseconds for the NI-FBUS
Communications Manager to complete the initialization. If
interval
the NI-FBUS Communications Manager process is created. If
interval
return only when the NI-FBUS Communications Manager has
completed initialization or an error has occurred. The total time of
completing initialization depends on the number and the type of
the FBUS interface cards.
launches the NI-FBUS Communications Manager. Depending on the
parameter, The NI-FBUS Communications Manager will be launched in
Activate and display the main window of
the NI-FBUS Communications Manager.
Minimize the main window of the
NI-FBUS Communications Manager.
is set to 0, this function will immediately return after
is set to
NIFB_TIMEOUT_INFINITE
6-24
, the function will
ni.com

Advertisement

Table of Contents
loading

Table of Contents