Context
Related Issues / PRs:
We are adding the ability to daisy chain multiple AMDSs to one AMDC. We want to add a table like this to explain how the physical sensor cards on each AMDS appear in the AMDC

where:
- the card numbers are what is labeled on the silkscreen, see here
- Header is as-seen by the AMDC
- the
AMDC_CH_x_... are the new #define values added here
- AMDS number is determined by the position like is shown in this image:
Approach
- Confirm if the red text in the table above is correct
- Close this issue through a PR that adds a table to the daisy chain docs page.
Context
Related Issues / PRs:
We are adding the ability to daisy chain multiple AMDSs to one AMDC. We want to add a table like this to explain how the physical sensor cards on each AMDS appear in the AMDC

where:
AMDC_CH_x_...are the new#definevalues added hereApproach