C API for BALTECH SDK

§ brp_Iso78_CloseSam()

brp_errcode brp_Iso78_CloseSam ( brp_protocol  protocol,
unsigned  SamHandle 
)

This command closes a communication channel previously opened via the brp_Iso78_OpenSam() command.

It is recommended to call this command before physically removing the SAM from its slot since it also powers down the SAM module.

Parameters
[in]protocolused to execute the command
[in]SamHandleIdentifier for SAM communication (use SAM_Handle value returned by the brp_Iso78_OpenSam() command).