Skip to content

mbus CSDB Port Close.vi


Description

CSDB Port Close function releases selected port handle.

For best resource management, it is recommended to always close a port previously opened with mbus CSDB Port Config at the end of an application.

Parameters  
error in in error conditions that occur before entering the function
portHandle in reference to the configured port
error out out error information
function return out function execution status


Availability

Available in Multibus VI 1.3 and later.

See Also

mbus CSDB Port Config.vi

Example

CSDB Send Receive.vi