Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ACHSwingMode

The horizontal swing mode for an AC/HVAC device.

Blades are numbered horizontally from 1 (leftmost) to 5.

Left half goes from 1 - 3, and right half goes from 3 - 5.

All is 100.

Index

Enumeration members

Enumeration members

ALL

ALL: = "@100"

FIVE

FIVE: = "@5"

FOUR

FOUR: = "@4"

LEFT_HALF

LEFT_HALF: = "@13"

OFF

OFF: = "@OFF"

ONE

ONE: = "@1"

RIGHT_HALF

RIGHT_HALF: = "@35"

THREE

THREE: = "@3"

TWO

TWO: = "@2"

Generated using TypeDoc