Gocator API
kStatus GoAdvanced_SetIntensityCompatibilityMode ( GoAdvanced  advanced,
kBool  state 
)

Enables or disables intensity compatibility feature between G3 hardware revisions.

Setting the compatibility mode to kTRUE makes the newer hardware projector intensity compatibile with the older hardware projector intensity. Setting the mode to kFALSE turns this off and allows the newer hardware projector to operate at full intensity.

This API is only meaningful if GoAdvanced_IntensityCompatibilityModeEnabled() return kTRUE.

Version
Introduced in firmware 6.3.1.83
Note
Supported by G3210, G3506 hardware revision B.
Parameters
advancedGoAdvanced object.
stateSet to kTRUE to enable projector intensity compatibility. Set to kFALSE to disable it.
Returns
Operation status.