Window0x view parameters

The
Window0x
view includes these parameters:
Parameter
Description
Member Name
Value
Window Mode
Shows the mode in which a Window operates when tied to a device counter.
Available options are:
  • Count
  • Scaled Count
  • Frequency
  • Scaled Frequency
  • Average Frequency
  • Scaled Average Frequency
  • Pulse Width
  • Average Pulse Width
  • Acceleration
  • Average Acceleration
  • Scaled Acceleration
  • Scaled Average Acceleration
Counter
Determines the counter with which the window is associated.
C.Window0x.CounterSelect
00 = Counter 00
01 = Counter 01
Output On Value
Shows the acceleration, count, frequency, or pulse width at which the Window turns on.
O.Window0x.On
For a window configured for:
  • Acceleration mode, any float except: +/-1.#INF, +/-1.#QNAN, and +/-1.$, -0.00
  • Count mode, any DINT
  • Frequency mode, any float except +/-1.#INF, +/-1.#QNAN, and +/-1.$, -0.00. If the value of this member is less than the value of the
    ZeroFrequencyAlarmLimit
    output member, the value of the
    ZeroFrequencyAlarmLimit
    member is used.
  • Pulse Width mode, any float except +/-1.#INF, +/-1.#QNAN, and +/-1.$, -0.00. If the value of this member is less than the
    1/ZeroFrequencyAlarmLimit
    output member, the value of
    1/ZeroFrequencyAlarmLimit
    member is used. If the value is <= 0, the minimum normalized positive real number is used.
Output Off Value
Shows the acceleration, count, frequency, or pulse width at which the Window turns off.
O.Window0x.Off
For a window configured for:
  • Acceleration mode, any float except: +/-1.#INF, +/-1.#QNAN, and +/-1.$, -0.00
  • Count mode, any DINT
  • Frequency mode, any float except +/-1.#INF, +/-1.#QNAN, and +/-1.$, -0.00. if the value is less than the value of the
    ZeroFrequencyAlarmLimit
    output member, the value of the
    ZeroFrequencyAlarmLimit
    member is used.
  • Pulse Width mode, any float except +/-1.#INF, +/-1.#QNAN, and +/-1.$, -0.00. if the value is less than the
    1/ZeroFrequencyAlarmLimit
    output member, the value of
    1/ZeroFrequencyAlarmLimit
    member is used. If the value is <= 0, the minimum normalized positive real number is used.
Output On Hysteresis
Shows the negative offset from the Window.On value to apply hysteresis to.
O.Window0x.HysteresisOn
Depending on the mode, either a floating point or DINT value.
If the value <= 0, hysteresis is disabled.
Output Off Hysteresis
Shows the negative offset from the Window.Off value to apply hysteresis to.
O.Window0x.HysteresisOff
Any
If the value <= 0, hysteresis is disabled.
Output 00
Determines whether Window is associated with the Output00 output.
If a Window is associated with the output, when the target value is in the window, the output is on.
C.Window0x.Output00Select
0 = Window does not control output
1 = Window does control output
Output 01
Determines whether the Window is associated with the Output01 output.
If a Window is associated with the output, when the target value is in the window, the output is on.
C.Window0x.Output01Select
0 = Window does not control output
1 = Window does control output
Output 02
Determines whether the Window is associated with the Output02 output.
If a Window is associated with the output, when the target value is in the window, the output is on.
C.Window0x.Output02Select
0 = Window does not control output
1 = Window does control output
Output 03
Determines whether the Window is associated with the Output03 output.
If a Window is associated with the output, when the target value is in the window, the output is on.
C.Window0x.Output03Select
0 = Window does not control output
1 = Window does control output
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal