You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dddomodossola@nowire
Any chance KVP will be updated to support array variables?
Previously lionpeloux said that array support isn't implemented, so I've tried to work without using array variables, but it has made thing a lot more complicated than necessary.
So it would be very much appreciated if array support can be added so that multiple variables can be set at once :)
When you dig into the kuka cross interface, you can see that there is a signature for an array read/write method. Unfortunatly this method was not implemented until KSS8+. So my thinking is when KukavarProxy was written, they planned this fonctionality but could not implement it as the KukaCross interface did not implemented it itself. Originally posted by lionpeloux in #13 (comment)
The text was updated successfully, but these errors were encountered:
@dddomodossola @nowire
Any chance KVP will be updated to support array variables?
Previously lionpeloux said that array support isn't implemented, so I've tried to work without using array variables, but it has made thing a lot more complicated than necessary.
So it would be very much appreciated if array support can be added so that multiple variables can be set at once :)
When you dig into the kuka cross interface, you can see that there is a signature for an array read/write method. Unfortunatly this method was not implemented until KSS8+. So my thinking is when KukavarProxy was written, they planned this fonctionality but could not implement it as the KukaCross interface did not implemented it itself.
Originally posted by lionpeloux in #13 (comment)
The text was updated successfully, but these errors were encountered: