09-07-2006 11:00 PM
09-08-2006 01:38 AM
Mike, basically access to a table is performed via SetTableCellxxxxx or GetTableCellxxxxx commands in User interface library. It's not so easy to guide you to the use of this control: table control is powerful but need some time from your side to learn how to use it.
Several resources can be found for this: the online help on tables and some good examples that you can find via Find example... item in help menu are the bases. It is also a good source of explanation and examples the support section of this site: for example, here is the link to the develompent library (a collection of sample programs) for CVI.
09-08-2006 12:22 PM