Read Functions
| Class/Panel Name | Function Name |
|---|---|
| Get Waveform Reference | niHWS_GetWfmReference |
| Read Analog Functions | |
| Read Analog F64 | niHWS_ReadAnalogF64 |
| Read Analog I8 | niHWS_ReadAnalogI8 |
| Read Analog I16 | niHWS_ReadAnalogI16 |
| Read Analog I32 | niHWS_ReadAnalogI32 |
| Read Digital Functions | |
| Read Digital U8 | niHWS_ReadDigitalU8 |
| Read Digital 2D U8 | niHWS_ReadDigital2DU8 |
| Read Digital U16 | niHWS_ReadDigitalU16 |
| Read Digital 2D U16 | niHWS_ReadDigital2DU16 |
| Read Digital U32 | niHWS_ReadDigitalU32 |
| Read Digital 2D U32 | niHWS_ReadDigital2DU32 |
| Read Digital WDT | niHWS_ReadDigitalWDT |
| Read Utility Functions | |
| Get Number of Groups | niHWS_GetNumberOfGroups |
| Get Group Name | niHWS_GetGroupName |
| Get Number of Waveforms | niHWS_GetNumberOfWaveforms |
| Get Waveform Name | niHWS_GetWfmName |
| Get Scaling Coefficients | niHWS_GetScalingCoefficients |
| Get Group String Attribute | niHWS_GetGroupStringAttribute |
| Get Waveform String Attribute | niHWS_GetWfmStringAttribute |
| Get Waveform I32 Attribute | niHWS_GetWfmI32Attribute |
| Get Waveform I64 Attribute | niHWS_GetWfmI64Attribute |
| Get Waveform F64 Attribute | niHWS_GetWfmF64Attribute |