5.2 Shift
Last updated
Was this helpful?
Last updated
Was this helpful?
Shift is an object type embedded in the Hi6 Controller and represents the pose’s change value.
Shifts are created by calling the constructor function Shift( ). All function parameters are position parameters. Meanwhile, crd and cfg are string types, and the rest are number types.
Refer to the following examples of creating the shifts for 6 axes + 1 additional axis and for Cartesian + 1 additional axis.
Alternatively, the constructor function shift may be called using a single array or string parameter. With this, files or data may be converted into shifts, acquired through remote communication, and used.
Refer to the following example.
Elements of the shift object can be accessed with the following keys.