![]() |
Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
|
Encapsulates the configuration for a PIF fail safe channel. More...
#include <PifChannelConfigs.h>

Public Member Functions | |
| OTC_SDK_API | PifFsConfig () noexcept |
| Constructor. | |
Static Public Member Functions | |
| static OTC_SDK_API PifFsConfig | createOff () noexcept |
| Creates a configuration for the PifFsMode::Off. | |
| static OTC_SDK_API PifFsConfig | createOn () noexcept |
| Creates a configuration for the PifFsMode::On. | |
Public Attributes | |
| PifFsMode | mode |
| Mode to be applied to the channel. | |
Encapsulates the configuration for a PIF fail safe channel.
For a detailed overview of all available modes and parameters please refer to the corresponding section in the documentation of the configuration file.
|
staticnoexcept |
Creates a configuration for the PifFsMode::Off.
|
staticnoexcept |
Creates a configuration for the PifFsMode::On.