function ObjLReadPos input Integer addr; input Integer number; input Integer row = 1; input Integer col = 1; output Real out; end ObjLReadPos;