FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNet_SetSyncSource ( kNet  net,
kSyncSource  source 
)

Sets the source of synchronization signals for the node.

A sensor that receives synchronization from a master (kSYNC_SOURCE_MASTER) will be globally synchronized - module timing on the sensor will be synchronized to the module timing of other sensors that are connected to the same master. A sensor that generates synchronization internally (kSYNC_SOURCE_SENSOR) will be locally synchronized - module timing on the sensor will be internally synchronized, but will not be synchronized to the module timing of other sensors on the network.

Parameters
netNet object.
sourceSpcecifies the synchronization source.
Returns
Operation status.