mostApUnregisterEx
Valid for: CANoe DEFunction Syntax
Description
Removes the function block with functional address from the Local FBlockList. It should be noted that CAPL nodes may only remove those function blocks you have previously registered with mostApRegisterEx. In network status ‘ConfigOk’ the device’s NetBlock reports the new Local FBlockList to the NetworkMaster.Parameters
- fblockID: Function block identifier to be logged out.
- instID: Instance identifier to be logged out.