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

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 = PifFsMode::Off |
| 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.