|
M1M3 Support System
|
ILC data. More...
#include <ILCDataTypes.h>
Public Attributes | |
| ILCTypes::Type | Type |
| uint8_t | Subnet |
| uint8_t | Address |
| int32_t | ActuatorId |
| int32_t | DataIndex |
| Actuator ID. 100-443 for FA, 0-5 for HP. | |
| int32_t | XDataIndex |
| Z index. 0-155. | |
| int32_t | YDataIndex |
| X index. -1 for single axis FA, 0-99. | |
| int32_t | SecondaryDataIndex |
| Y index, -1 for single axis FA, 0-11. | |
| bool | Disabled |
| secondary index, -1 for single axis, 0-111 | |
ILC data.
Contains subnet, address and more of an ILC on subnet.
| bool LSST::M1M3::SS::ILCMap::Disabled |
secondary index, -1 for single axis, 0-111
When true, ILC communication is disabled (ILC is not queried for any data).