C API ZIAuxInSample StructΒΆ
The structure used to hold data for a single auxiliary inputs sample.
| Name | Type | Description |
|---|---|---|
| timeStamp | ZITimeStamp | The timestamp at which the values have been measured. |
| ch0 | double | Channel 0 voltage. |
| ch1 | double | Channel 1 voltage. |