Object that delivers Arinc-429 traffic from one transmitter to one or many receivers.
conf_object, log_object, arinc429_bus
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
-
last_word
-
Pseudo attribute;
read/write access; type:
i
Attribute that represents the word being sent,for use by Arinc429_Word hap handlers. Set to -1 to drop this word.
-
receivers
-
Optional attribute;
read/write access; type:
[o|[os]*]
Receiver ports on the bus. Must implement the arinc429_receiver interface.
arinc429-bus