Counter Input >> Count Edges >> Gate >> Input >> Logic Level Behavior
- Updated2023-03-16
- 1 minute(s) read
Data Type: | int32 |
Description: | Specifies the logic level behavior on the gate input line. |
Valid values
DAQmx_Val_LogicLevelPullUp | 16064 | High logic. |
DAQmx_Val_None | 10230 | Supply no excitation to the channel. |
You can get/set/reset this property using:
DAQmxGetCICountEdgesGateLogicLvlBehavior
DAQmxSetCICountEdgesGateLogicLvlBehavior
DAQmxResetCICountEdgesGateLogicLvlBehavior