Gocator API
◆
GoRangeTool_StreamOptionAt()
GoDataStream
GoRangeTool_StreamOptionAt
(
GoRangeTool
tool
,
kSize
index
)
Gets the data stream option at the given index.
Note
Supported with G1
Version
Introduced in firmware 5.3.19.50
Parameters
tool
GoRangeTool
object.
index
The index of the option list to access.
Returns
The Range tool data stream option at the given index, or k32U_MAX if an invalid index is given.
GoRangeTool