GET api/v2/daqs/new?daqTypeId={daqTypeId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| daqTypeId | integer |
Required |
Response
DAQNew| Name | Description | Type | Additional information |
|---|---|---|---|
| Identification | string | ||
| DAQTypeId | integer | ||
| RealTime | boolean | ||
| Host | string | ||
| ParserFileId | integer | ||
| Config | string | ||
| EquipmentId | integer | ||
| DAQDataSourceId | integer | ||
| DataAcquisition | boolean | ||
| Configs | Collection of DAQConfigNew |