public int PeriodSetup { get; set; }
Value | Meaning |
---|---|
NUR_AUTOPER_OFF | The internal duty cycle is not used. |
NUR_AUTOPER_25 | The inventory stream off time is a maximum of 1000ms. |
NUR_AUTOPER_33 | The inventory stream off time is a maximum of 500ms. |
NUR_AUTOPER_50 | The inventory stream off time is a maximum of 100ms. |
NUR_AUTOPER_FORCE_1000MS | The inventory stream off time is forced 1000ms. |
NUR_AUTOPER_FORCE_500MS | The inventory stream off time is forced 500ms. |
NUR_AUTOPER_FORCE_100MS | The inventory stream off time is forced 100ms. |