Property of GraphScale.
Cluster of offset(Xo) and multiplier(deltaX) for scaling values such that the final value equals (deltaX)*X + Xo.
This property applies only to the active X-scale or active Y-scale. This property is similar to the Offset and Multiplier options on the Scales page of the Properties dialog box.
| Name | Description |
|---|---|
| Offset | Offset, or initial value, for scaling data using (deltaX)*X + Xo. If you change the offset, the scale no longer uses 0 as the origin of the plot. This element applies only to the active X-scale or active Y-scale. |
| Multiplier | Multiplier, or interval, for scaling data using (deltaX)*X + Xo. This element applies only to the active X-scale or active Y-scale. |
The following table lists the characteristics of this property.
| Available in Run-Time Engine and Real-Time Operating System | Yes |
| Permissions | Read/Write |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |