How can I assign a VECTOR WORD to be transmitted in response to MODE CODE 16 using BusTools/1553-API?

This is a basic example program that sets up a simple RT Simulation. Simulates RT1 with two subaddresses, SA1 RECEIVE and SA2 TRANSMIT.

This is a modification of EXAMPLE_RT1.C where we add assignment of the VECTOR WORD to be transmitted in response to MODE CODE 16.

In this example, we program the RT to send 0xC0DE as the transmit data word for MODE CODE 16.

Download this example by clicking the attachments link on the right.