M1M3 Support System
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
LSST::M1M3::SS::SupportFPGAData Class Reference

FPGA support data. More...

#include <SupportFPGAData.h>

Public Member Functions

void getPower (bool aux[4], bool network[4])
 Returns power states.
 

Public Attributes

uint64_t Reserved
 
uint64_t InclinometerTxBytes
 
uint64_t InclinometerRxBytes
 
uint64_t InclinometerTxFrames
 
uint64_t InclinometerRxFrames
 
uint64_t InclinometerErrorTimestamp
 
uint8_t InclinometerErrorCode
 
uint64_t InclinometerSampleTimestamp
 
int32_t InclinometerAngleRaw
 
uint64_t DisplacementTxBytes
 
uint64_t DisplacementRxBytes
 
uint64_t DisplacementTxFrames
 
uint64_t DisplacementRxFrames
 
uint64_t DisplacementErrorTimestamp
 
uint8_t DisplacementErrorCode
 
uint64_t DisplacementSampleTimestamp
 
int32_t DisplacementRaw1
 
int32_t DisplacementRaw2
 
int32_t DisplacementRaw3
 
int32_t DisplacementRaw4
 
int32_t DisplacementRaw5
 
int32_t DisplacementRaw6
 
int32_t DisplacementRaw7
 
int32_t DisplacementRaw8
 
uint64_t AccelerometerSampleCount
 
uint64_t AccelerometerSampleTimestamp
 
float AccelerometerRaw [8]
 
uint64_t GyroTxBytes
 
uint64_t GyroRxBytes
 
uint64_t GyroTxFrames
 
uint64_t GyroRxFrames
 
uint64_t GyroErrorTimestamp
 
uint8_t GyroErrorCode
 
uint64_t GyroSampleTimestamp
 
float GyroRawX
 
float GyroRawY
 
float GyroRawZ
 
uint8_t GyroStatus
 
uint8_t GyroSequenceNumber
 
int16_t GyroTemperature
 
uint64_t GyroBITTimestamp
 
uint8_t GyroBIT0
 
uint8_t GyroBIT1
 
uint8_t GyroBIT2
 
uint8_t GyroBIT3
 
uint8_t GyroBIT4
 
uint8_t GyroBIT5
 
uint8_t GyroBIT6
 
uint8_t GyroBIT7
 
uint64_t DigitalInputSampleCount
 
uint64_t DigitalInputTimestamp
 
uint16_t DigitalInputStates
 
uint64_t DigitalOutputSampleCount
 
uint64_t DigitalOutputTimestamp
 
uint8_t DigitalOutputStates
 
uint64_t PowerSupplySampleCount
 
uint64_t PowerSupplyTimestamp
 
uint8_t PowerSupplyStates
 

Detailed Description

FPGA support data.

Member Function Documentation

◆ getPower()

void LSST::M1M3::SS::SupportFPGAData::getPower ( bool aux[4],
bool network[4] )

Returns power states.

Parameters
aux[4]auxiliar A-D bus power states
network[4]network bus A-D power states

The documentation for this class was generated from the following files: