Variable Name: cutoff_mode
Variable ID: 0x401C
Variable Label: Cutoff Mode
Variable Help: Cutoff Mode- Displays one of the following Cutoff Mode status indications. --Def (7.1%Lin): The default Cutoff Mode is in effect. (Flow mode is the default value, dropout is linear, and cutoff point is 7.1%) --Zero Flow & Dflt: Dropout is zero and flow mode is the default value. --Lin. Flow & Dflt: Dropout is linear and flow mode is the default value --Zero Flow & Bi-dir: Dropout is zero and flow mode is bi-directional. --Lin. Flow & Bi-dir: Dropout is linear and flow mode is bi-directional. --Dropout: Determines behavior below the cutoff value (either zero or linear). --Flow mode: Determines the method of calculating the flow output, either default (square root of positive output) or bi-directional (square root of both positive and negative outputs).
Variable Handling: R
Variable Class: AnalogOut
Variable Size: 1
Variable DataType: Enum
Variable Enum Value | Variable Enum Text |
---|---|
0x0000 | Zero Flow:Def. |
0x0001 | Lin. Flow:Def. |
0x0002 | Zero Flow:Bi-dir. |
0x0003 | Lin. Flow:Bi-dir. |
0x00FF | Def. (7.1% Lin.) |
Variable Display Format:
Variable Edit Format:
Variable Unit:
Variable Max: N/A
Variable Min: N/A
Variable Read Command List
Command Number | Command ID | Command Name |
---|---|---|
176 | 408B | read_low_flow_cut |
Variable Write Command List
Command Number | Command ID | Command Name |
---|---|---|
177 | 408C | write_low_flow_cut |