Holds the indices that identify the physical pin on a PIF device for a PIF channel.
More...
#include <PifProperties.h>
|
| static OTC_SDK_API void | validate (const PifIndex &index) |
| | Validates the given PIF index.
|
| |
|
|
int | device = 0 |
| | Index of the PIF device. For devices with only one PIF this is 0.
|
| |
|
int | pin = 0 |
| | Index of the pin on the PIF device.
|
| |
Holds the indices that identify the physical pin on a PIF device for a PIF channel.
◆ validate()
| static OTC_SDK_API void optris::PifIndex::validate |
( |
const PifIndex & |
index | ) |
|
|
static |
Validates the given PIF index.
- Parameters
-
| [in] | index | PIF index to validate. |
- Exceptions
-
The documentation for this struct was generated from the following file: