Analog Input:Temperature:Thermocouple:Scale Type Property
Short Name: AI.Thrmcpl.ScaleType
Property of DAQmx Channel
Specifies the method or equation form that the thermocouple scale uses.
| Polynomial (10449) | Scale values by using an Nth order polynomial equation. |
| Table (10450) | Map an array of prescaled values to an array of corresponding scaled values, with all other values scaled proportionally. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |