Gocator API > Go2 > Classes > Go2System > Functions > Go2System_SetFrameRate
Gocator 2x00 API
Go2System_SetFrameRate
Description

Sets the current frame rate for time-based triggering. Note, calling this function also implicitly disables the FullFrameRate option.

C
Go2Status Go2System_SetFrameRate(Go2System system, Go2Double frameRate);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2Double frameRate 
Frame Rate value (hz). 
Returns

Operation status.

File

Go2System.h

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