|
libtiepie-hw 1.4.0
|
Functions to work with network connected instruments. More...

Modules | |
| Servers | |
| Functions to add/remove netwerk connected instruments (WiFiScopes) that are not auto detected in the local network. | |
Functions | |
| TIEPIE_HW_API tiepie_hw_bool | tiepie_hw_network_get_auto_detect_enabled (void) |
| Check whether automatically detecting network instruments and instrument servers is enabled. | |
| TIEPIE_HW_API tiepie_hw_bool | tiepie_hw_network_set_auto_detect_enabled (tiepie_hw_bool value) |
| Enable or disable automatic detection of network instruments and instrument servers. | |
Functions to work with network connected instruments.
| TIEPIE_HW_API tiepie_hw_bool tiepie_hw_network_get_auto_detect_enabled | ( | void | ) |
Check whether automatically detecting network instruments and instrument servers is enabled.
| TIEPIE_HW_API tiepie_hw_bool tiepie_hw_network_set_auto_detect_enabled | ( | tiepie_hw_bool | value | ) |
Enable or disable automatic detection of network instruments and instrument servers.
| [in] | value | TIEPIE_HW_BOOL_TRUE or TIEPIE_HW_BOOL_FALSE. |