Visioscan Set SDK Libraries 1.0.14
Visioscan Set SDK Help documentation file for C++ and C++/CLI
 
Loading...
Searching...
No Matches
AgvSensorLeds Class Reference

#include <AgvSensorLeds.h>

Inheritance diagram for AgvSensorLeds:
SensorLeds

Public Member Functions

bool GetContaminationLed ()
 Gets the contamination led.
 
void SetContaminationLed (bool pContaLed)
 Sets the contamination led.
 
- Public Member Functions inherited from SensorLeds
 SensorLeds ()
 Base constructor.
 
 SensorLeds (bool pStatusLed, bool pLogoLed)
 Copy constructor.
 
bool GetStatusLed ()
 Gets the status led.
 
void SetStatusLed (bool pStatusLed)
 Sets the status led.
 
bool GetLogoLed ()
 Gets the logo led.
 
void SetLogoLed (bool pLogoLed)
 Sets the loogo led.
 
 SensorLeds ()
 Base constructor.
 
 SensorLeds (bool pStatusLed, bool pLogoLed)
 Copy constructor.
 
bool GetStatusLed ()
 Gets the status led.
 
void SetStatusLed (bool pStatusLed)
 Sets the status led.
 
bool GetLogoLed ()
 Gets the logo led.
 
void SetLogoLed (bool pLogoLed)
 Sets the loogo led.
 
 SensorLeds ()
 Base constructor.
 
 SensorLeds (bool pStatusLed, bool pLogoLed)
 Copy constructor.
 
bool GetStatusLed ()
 Gets the status led.
 
void SetStatusLed (bool pStatusLed)
 Sets the status led.
 
bool GetLogoLed ()
 Gets the logo led.
 
void SetLogoLed (bool pLogoLed)
 Sets the loogo led.
 

Member Function Documentation

◆ GetContaminationLed()

bool AgvSensorLeds::GetContaminationLed ( )

Gets the contamination led.

Returns
Contamination led as a bool (true: ON, false: OFF)

◆ SetContaminationLed()

void AgvSensorLeds::SetContaminationLed ( bool pContaLed)

Sets the contamination led.

Parameters
pStatusLedThe contamination led to be set (true: ON, false: OFF)

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