Changes between Version 75 and Version 76 of Writing Rules/Tlmt


Ignore:
Timestamp:
Nov 15, 2008, 6:51:45 PM (15 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Writing Rules/Tlmt

    v75 v76  
    303303by the input channel index) to access the !LocalTime and !ActivityStatus variables of the corresponding VCI initiators. To get this information, each arbitration thread
    304304uses the '''nb_transport_bw()''' function on all its VCI target ports, with a a dedicated value for the phase called '''soclib::tlmt::TLMT_INFO'''. The payload argument refers to the same
    305 '''tlmt_vci_transaction''' object as the two other phase values (TLMT_CMD and TLMT_RSP).
     305'''tlmt_vci_transaction''' object as the two other phase values ('''soclib::tlmt::TLMT_CMD''' and '''soclib::tlmt::TLMT_RSP''').
    306306
    307307{{{