Skip to content

mbus HFCE Port Close.vi


Description

HFCE Port Close function releases selected port handle.

For best resource management, it is recommended to always close a port previously opened with mbus HFCE 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.0 and later.

See Also

mbus HFCE Port Config.vi

Examples

HFCE Send Receive Advanced.vi
HFCE Add Message To Buffer.vi