Cancel Undefined Cycle
- Cancels the undefined cycle by stopping new unconfigured cyclic transmissions
and restoring the old configured cycle if the entity is cyclic.
Arguments Description
- path (str): Path to the network element for which the undefined cycle is applied.
ECU_Name::Npdu_Id (for Npdu) Channel_Name::Frame_Id (for CAN/CANFD)
Returns
bool: True if the undefined cycle was successfully canceled; otherwise, False.
Examples
Cancel Undefined Cycle ${path}Cancel Undefined Cycle ${ECU_Name}::0x123Cancel Undefined Cycle ${Channel_Name}::0x123