How can I use BusTools/1553-API to program a One-Shot operation to send commands to all SA/TR/WC for a given RT?

This example demonstrates the BC ONE SHOT operation. The BC sends a command to every subaddress and word count combination for a given RT address. The program checks the RT status response for each command. If the message error bit is set, then the RT sees this as an illegal command.

This program is a modification of file "example_bc7.c". Click the link on the right to download the file.