Identification >> Product Category
- Updated2023-03-16
- 1 minute(s) read
| Data Type: | int32 |
| Description: | Indicates the product category of the device. This category corresponds to the category displayed in MAX when creating NI-DAQmx simulated devices. |
| Restrictions: | Not Settable |
Valid values
| DAQmx_Val_MSeriesDAQ | 14643 | M Series DAQ. |
| DAQmx_Val_XSeriesDAQ | 15858 | X Series DAQ. |
| DAQmx_Val_ESeriesDAQ | 14642 | E Series DAQ. |
| DAQmx_Val_SSeriesDAQ | 14644 | S Series DAQ. |
| DAQmx_Val_BSeriesDAQ | 14662 | B Series DAQ. |
| DAQmx_Val_SCSeriesDAQ | 14645 | SC Series DAQ. |
| DAQmx_Val_USBDAQ | 14646 | USB DAQ. |
| DAQmx_Val_AOSeries | 14647 | AO Series. |
| DAQmx_Val_DigitalIO | 14648 | Digital I/O. |
| DAQmx_Val_TIOSeries | 14661 | TIO Series. |
| DAQmx_Val_DynamicSignalAcquisition | 14649 | Dynamic Signal Acquisition. |
| DAQmx_Val_Switches | 14650 | Switches. |
| DAQmx_Val_CompactDAQChassis | 14658 | CompactDAQ chassis. |
| DAQmx_Val_CompactRIOChassis | 16144 | CompactRIO Chassis. |
| DAQmx_Val_CSeriesModule | 14659 | C Series I/O module. |
| DAQmx_Val_SCXIModule | 14660 | SCXI module. |
| DAQmx_Val_SCCConnectorBlock | 14704 | SCC Connector Block. |
| DAQmx_Val_SCCModule | 14705 | SCC Module. |
| DAQmx_Val_NIELVIS | 14755 | NI ELVIS. |
| DAQmx_Val_NetworkDAQ | 14829 | Network DAQ. |
| DAQmx_Val_SCExpress | 15886 | SC Express. |
| DAQmx_Val_FieldDAQ | 16151 | FieldDAQ. |
| DAQmx_Val_TestScaleChassis | 16180 | TestScale chassis. |
| DAQmx_Val_TestScaleModule | 16181 | TestScale I/O module. |
| DAQmx_Val_Unknown | 12588 | Unknown category. |
You can get this property using:
DAQmxGetDevProductCategory