zStatus zFireSync_ScheduleStart(const zFireSync* connections, z32u count, z64s startTime, z64s startEncoder);
|
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+). |
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.
zFireSync.h