Automatically Generating Access Points

Each of the following set of methods generates a single access point on an instrument given x and y coordinates. The point(...) methods only differ from the other two in that they do not lead to the automatic generation of graphical markers in the instrument visualisation window.

    (<x>, <y>)
    (<x>)
    point(<x>, <y>)
    point(<x>)

    e.g.

    rect(left,0.5)
    string(0.7)
    ellipse.point(0.1,centre)


©1999,2000 Mark Pearson m.pearson@ukonline.co.uk April 30, 2000