Zen API
zFireSync_ScheduleStart
C
zStatus zFireSync_ScheduleStart(const zFireSync* connections, z32u count, z64s startTime, z64s startEncoder);
Parameters
Parameters 
Description 
const zFireSync* connections 
Array of zFireSync objects. 
z32u count 
Count of elements in the connections array. 
z64s startTime 
Time at which the systems should start. 
z64s startEncoder 
Encoder value at which the systems should start (requires FHP 2.1+). 
Description

Commands one or more FireSync servers to start at the specified time or position.

This function uses FireSync control channels. When the systems are started, each FireSync server will open data connections and begin execution of FireSync network devices.

File

zFireSync.h

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