Gocator API

◆ GoSetup_PatternSequenceTypeOptionAt()

GoPatternSequenceType GoSetup_PatternSequenceTypeOptionAt ( GoSetup  setup,
GoRole  role,
kSize  index 
)

Gets the pattern sequence type option at the given index.

Version
Introduced in firmware 4.2.4.7
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
indexThe index with which to retrieve a sequence type option.
Returns
A sequence type option value.
See also
GoSetup_PatternSequenceOptionCount