National Instruments BridgeVIEW Network Router User Manual


 
Chapter 7 Advanced Application Topics
BridgeVIEW User Manual 7-8 © National Instruments Corporation
How Do You Start or Stop the BridgeVIEW
Engine from Your Application?
Use the Engine Launch VI to launch the BridgeVIEW Engine
programmatically with a specified configuration file. Use the Engine
Shutdown VI to stop the BridgeVIEW Engine and the servers currently
executing. For more detailed information about these or any other VIs,
refer to Appendix A, HMI Function Reference.
How Do You Start or Stop Historical Logging
from Your Application?
Use the Enable Historical Data Logging VI to start historical logging.
If the input value is TRUE, historical logging is turned on if it is currently
off. If the input value is FALSE, historical logging is turned off if it is
currently on.
How Do You Start or Stop Event Logging
from Your Application?
Use the Enable Event Logging VI to start event logging. If the input value
is TRUE, event logging is turned on if it is currently off. If the input value
is FALSE, event logging is turned off if it is currently on.
How Do You Start or Stop Event Printing
from Your Application?
Use the Enable Printing VI to start event printing. If the input value is
TRUE, event printing is turned on if it is currently off. If the input value is
FALSE, event printing is turned off if it is currently on.