Server API, Jog control

Command "SetJog" is used for Jog control through Srever API.
Command syntax is "SetJog Parameter". Parameters listed in table below

Parameter Description
x+ start jog X+ direction
x- start jog X- direction
y+ start jog Y+ direction
y- start jog Y- direction
z+ start jog Z+ direction
z- start jog Z- direction
a+ start jog A+ direction
a- start jog A- direction
b+ start jog B+ direction
b- start jog B- direction
c+ start jog C+ direction
c- start jog C- direction
x+y+ start jog in 2 axes X+,Y+ directions
x-y- start jog in 2 axes X-,Y- directions
x+y- start jog in 2 axes X+,Y- directions
x-y+ start jog in 2 axes X-,Y+ directions
xstop stop jog in X axis
ystop stop jog in Y axis
zstop stop jog in Z axis
astop stop jog in A axis
bstop stop jog in B axis
cstop stop jog in C axis
xystop stop jog in X, Y axes