HScaleMode Property

NI Vision for Visual Basic

HScaleMode Property

Syntax

CWIMAQ.HScaleMode

Data Type

CWIMAQScaleModes

You can use the following constants with this data type:

  • cwimaqScaleDiv2—Divide by 2.
  • cwimaqScaleDiv4—Divide by 4.
  • cwimaqScaleDiv8—Divide by 8.
  • cwimaqScaleNone—No scaling.

Purpose

Horizontal hardware scaling factor for the channel associated with an acquisition.

Remarks

You can use this property to reduce the resolution of an acquisition. Because the scaling is performed in the hardware, less image data moves across the PCI bus, which saves time and bandwidth.

See Also

CWIMAQ.VScaleMode