cronologic-de / xhptdc8_babel

Wrappers, Utilities and Examples for using the xHPTDC8 with various programming languages.
Mozilla Public License 2.0
0 stars 1 forks source link

xhptdc8_readout shall show the xhptdc8_configure() text error message if the function call fails #47

Closed ahofmann75 closed 2 years ago

ahofmann75 commented 3 years ago

The driver provides a function called xhptdc8_get_last_error_message() that returns a message string with detailed information about the last occured error. This should be printed if xhptdc8_configure() fails for any reason.