User`s guide
your_company_name_boardStop
Purpose Run at the beginning of mdlTerminate
Syntax void __cdecl your_company_name_boardStop(xpcPCIDevice
*pciInfo);
Argument
pciInfo
Pointer to the PciDevice structure.
Description your_company_name_boardStop runs before the mdlTerminate function
of the blocks i n t he model. It is typ ically used to turn off interrupt
generation.
See Also xpcPCIDevice
5-19