SCALINGPOINTS table

 images\btn_mini.gif Notation 

Summary

This table contains information about the points on defined for a scaling object.

Important: To insert a new record in this table, the object specified must exist. To do this, create a new record in the CONF table which will supply the OAN, AREA and ENAME fields. Then you can insert records matching that into this table.Note that the ODBC driver will itself sort the entries by incresing IO value order.

Field name

SQL type

Description

GUI name

OAN

INTEGER

The object’s autonumber (read only).

-

AREA

CHAR (31)

Area name

Name in Area Properties dialog box

ENAME

CHAR (31)

Object name

Name in Graph Properties dialog box

IO

DOUBLE

I/O value

I / O value on the Scaling specification tab.

REAL

DOUBLE

The real value to which the IO value will be scaled.

Real value on the Scaling specification tab.


 
See Also