LibTiePie
0.9.16
Library for interfacing TiePie engineering instruments
|
Network related functions.
Modules | |
Servers | |
Functions | |
bool8_t | NetGetAutoDetectEnabled (void) |
Check whether automatically detecting network instruments and instrument servers is enabled. More... | |
bool8_t | NetSetAutoDetectEnabled (bool8_t bEnable) |
Enable or disable automatic detection of network instruments and instrument servers. More... | |
bool8_t NetGetAutoDetectEnabled | ( | void | ) |
Check whether automatically detecting network instruments and instrument servers is enabled.
Enable or disable automatic detection of network instruments and instrument servers.
[in] | bEnable | BOOL8_TRUE or BOOL8_FALSE. |