Configuring a Tag's scaling will condition the data for use within the Ignition Designer. Scaling will take the raw PLC value driving a Tag, do some math, and use the resulting value as the value of that Tag. Scaling works both ways. When you write to that Tag, Ignition will scale it in the opposite direction before writing to the PLC.
For example, if the capacity of a tank is 5250 gallons, but the tank's fill level is better represented in the Designer as percentage of 0 through 100, configuring the Tag's scaling property, will result in the Tag displaying 0 through 100, while the actual tank fill moving is between 0 and 5250 gallons. For this example, you can double-click on the Tag to open the Tag Editor, and expand Numeric Properties to configure the scaling of the Tag. When scaling between a Raw Low and and High, and Scaled Low and High, select the Linear Scale Mode. So what Ignition is actually doing, is setting up the calculations behind the scenes to scale the value appropriately.
