function ObjUpdatePos input Integer addr; input Real value; input Integer row = 1; input Integer col = 1; output Integer out; end ObjUpdatePos;