This Knowledge Base article explains how to start MC (Message Controller), RT (Remote Terminal), and BM (Bus Monitor) as separate processes in a LabVIEW VI using the Astronics Ballard driver. These components are essential for MIL-STD-1553 communication and can be controlled independently based on your application needs.
Component Overview:
MC (Message Controller): Acts as the bus controller for MIL-STD-1553 communication.
RT (Remote Terminal): Responds to commands from the bus controller and simulates remote devices.
BM (Bus Monitor): Passively monitors bus traffic and logs messages for analysis.
In this article, we will:
- Describe the roles of MC, RT, and BM.
- Show how their start behavior works in LabVIEW.
- Provide test results and recommendations for configuration.