#include <AcqStage1.h>
◆ AcqLight()
int BoardId
Definition: AcqStage1.h:115
int TurnOffLightTime
Definition: AcqStage1.h:116
int LightLevel
Definition: AcqStage1.h:117
bool IsON
Definition: AcqStage1.h:118
◆ ~AcqLight()
| virtual AcqLight::~AcqLight |
( |
| ) |
|
|
inlinevirtual |
◆ Initialize()
| bool AcqLight::Initialize |
( |
| ) |
|
FLEXFUNC flex_enable_axes(BOARD, u8 reserved, u8 PIDRate, u8 axisMap)
FLEXFUNC flex_set_adc_range(BOARD, u8 ADC, u16 range)
FLEXFUNC flex_load_dac(BOARD, u8 DAC, i16 outputValue, u8 inputVector)
FLEXFUNC flex_config_axis(BOARD, u8 axis, u8 primaryFeedback, u8 secondaryFeedback, u8 primaryOutput, u8 secondaryOutput)
FLEXFUNC flex_clear_pu_status(BOARD)
#define NIMC_ADC_BIPOLAR_5
Definition: MotnCnst.h:308
#define NIMC_noError
Definition: MotnErr.h:21
void ON()
Definition: AcqStage1.cxx:895
◆ OFF()
◆ ON()
void ResetTimer()
Definition: AcqStage1.cxx:910
◆ ReadLightLevel()
| int AcqLight::ReadLightLevel |
( |
| ) |
|
FLEXFUNC flex_read_dac_rtn(BOARD, u8 axisOrDAC, i16 FAR *DACValue)
short i16
Definition: MotnCnst.h:34
◆ ReadTemperature()
| int AcqLight::ReadTemperature |
( |
| ) |
|
FLEXFUNC flex_read_adc_rtn(BOARD, u8 ADC, i16 FAR *ADCValue)
◆ ResetTimer()
| void AcqLight::ResetTimer |
( |
| ) |
|
◆ BoardId
◆ IsON
◆ LightLevel
◆ TurnOffLightTime
| int AcqLight::TurnOffLightTime |
The documentation for this class was generated from the following files: