motion_version_get()

Get the active Motion Version for movej and movel.

This function allows URCaps and imported URScript to store the active motion version with the intent of setting it back at a later time. They are then free to perform motions with a specific version, without risking affecting the rest of a program.

Return Value

Integer indicating the active version.

see motion_version_set() for details.