Gocator 2000 API
Go2System_ScheduledStart
Description

Schedules the system to start at the specified time or location. Uses the trigger mode of the system to determine which target to use, defaulting to time for randomly occuring trigger types. This command changes the state of the sensor to running immediately, but the system doesn't actually begin until the target is met.

C
Go2Status Go2System_ScheduledStart(Go2System system, Go2Int64 timeTarget, Go2Int64 encoderTarget);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2Int64 timeTarget 
Specify start time target (uS). 
Go2Int64 encoderTarget 
Specify start encoder target (ticks). 
Returns

Operation status.

File

Go2System.h

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