Function ziAPIUpdateDevices#

ZIResult_enum ziAPIUpdateDevices(ZIConnection conn)#

Search for the newly connected devices and update the tree.

This function forces the Data Server to search for newly connected devices and to connect to run them

See also

ziAPIListNodes

Parameters:

conn[in] Pointer to ZIConnection

Returns:

  • ZI_INFO_SUCCESS

  • Other return codes may also be returned, for a detailed error message use ziAPIGetLastError.