Zen API
zFireSync_Enumerate
C
zStatus zFireSync_Enumerate(zFireSync fireSync, z32u* deviceIds, z32u* count, z32u capacity);
Parameters
Parameters 
Description 
zFireSync fireSync 
zFireSync object. 
z32u* deviceIds 
Receives serial numbers. 
z32u* count 
Receives the count of devices. 
z32u capacity 
Maximum count of serial numbers that may be written into the deviceIds array. 
Description

Retrieves a list of serial numbers describing the sensor, master, and station devices in the network.

This function uses the Control channel. 

FireSync 1.x servers do not include FireSync masters in the enumerated device list.

File

zFireSync.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.