Gocator API
|
kStatus GoControl_SetRuntimeVariables | ( | GoControl | control, |
kSize | startIndex, | ||
kSize | length, | ||
const k32s * | values | ||
) |
Sets one or more runtime variables.
control | GoControl object. |
startIndex | Index of the first variable to set. |
length | Number of variables to set. |
values | Array containing the values to set. |