Skip to content

mbus A717 Port Close.vi


Description

A717 Port Close function releases selected port handle.

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

See Also

mbus A717 Port Config.vi

Examples

A717 Send Receive.vi
A717 Send Receive Raw.vi