|
void | startSubnet (uint8_t subnet) |
| Writes command to start a subnet message on the bus.
|
|
void | endSubnet () |
| Ends subnet.
|
|
ILCSubnetData * | subnetData |
| Status of messages on a subnet.
|
|
ILCMessageFactory * | ilcMessageFactory |
|
ModbusBuffer | buffer |
| Buffer holding data send to FPGA Command FIFO.
|
|
int32_t | expectedHPResponses [HP_COUNT] |
|
int32_t | expectedFAResponses [FA_COUNT] |
|
int32_t | expectedHMResponses [HP_COUNT] |
|
int32_t | subnetStartIndex |
|
◆ buildBuffer()
void ReportServerStatusBusList::buildBuffer |
( |
| ) |
|
|
overridevirtual |
(Re)-build message send to FPGA.
Should be called when external conditions changes - e.g. when an ILC is disabled.
- Note
- called from ILC::buildBusLists()
Reimplemented from LSST::M1M3::SS::BusList.
The documentation for this class was generated from the following files: