Changes between Version 75 and Version 76 of Writing Rules/Tlmt
- Timestamp:
- Nov 15, 2008, 6:51:45 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Rules/Tlmt
v75 v76 303 303 by the input channel index) to access the !LocalTime and !ActivityStatus variables of the corresponding VCI initiators. To get this information, each arbitration thread 304 304 uses 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'''). 306 306 307 307 {{{