LogicFamily Enumeration
- Updated2023-02-21
- 1 minute(s) read
LogicFamily Enumeration
Specifies the logic family to use for generation and acquisition.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum LogicFamily
Public Enumeration LogicFamily
Members
Member name | Value | Description | |
---|---|---|---|
TwoPointFiveVolts | 14620 | Compatible with CMOS signals. | |
ThreePointThreeVolts | 14621 | Compatible with LVTTL and LVCMOS signals. | |
FiveVolts | 14619 | Compatible with TTL and CMOS signals. |
Remarks
A logic family corresponds to voltage thresholds that are compatible with a group of voltage standards. Refer to device documentation for information on the logic high and logic low voltages for these logic families.