XY table

xydata clear

clears all entries in the x-y table.

xydata list

lists the entries in the x-y table on the screen.

xydata write <filename>

writes the x-y list to the disk file <filename>. This file resides on the machine running the SICS server.

xydata uuget

sends the x-y list in an uuen-coded format. This is the command to give to the VarWatch SICS client in order to make it display the x-y list.

xydata add <xval> <yval>

creates a new x-y list entry with the values <xval> and <yval>.