List all options for specifying the flag type.
public enum MccDaq.SetpointFlag
| Member | Value |
| EqualLimitA | 0x00 |
| LessThanLimitA | 0x01 |
| GreaterThanLimitB | 0x02 |
| OutsideLimits | 0x03 |
| InsideLimits | 0x04 |
| Hysteresis | 0x05 |
| UpdateOnTrueOnly | 0x00 |
| UpdateOnTrueAndFalse | 0x08 |