Volume pwrb | |
C Binding: Typedef | INDEX NO INDEX |
Type ThreadOptionsMask![]() |
|
---|---|
Version | 1.0 |
Mask for thread options.
ThreadOptionsMask elements pwr_mThreadOptionsMask | |
---|---|
OverExecScanAlways | When the execution time exceeds the scantime the next scan is always executed. |
OverExecScanSingle | When the execution time exceeds the scantime ten times in a row, one scan is skipped. |
OverExecScanAlways | |
---|---|
Value | 1 |
c-type | pwr_mThreadOptionsMask_OverExecScanAlways |
When the execution time exceeds the scantime the next scan is always executed.
OverExecScanSingle | |
---|---|
Value | 2 |
c-type | pwr_mThreadOptionsMask_OverExecScanSingle |
When the execution time exceeds the scantime ten times in a row, one scan is skipped.