Gocator API

◆ GoSetup_SpacingIntervalUsed()

kBool GoSetup_SpacingIntervalUsed ( GoSetup  setup,
GoRole  role 
)

Returns the state of whether the user specified spacing interval is used.

Version
Introduced in firmware 4.0.10.27
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
Returns
kTRUE if the user value is used and kFALSE otherwise.