Windows view parameters

The
Windows
view includes these parameters:
Parameter
Description
Member Name
Value
Window
The window number to which this configuration applies.
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
-2147483648 to 2147483647 or 32-bit floating point value depending on configuration.
For a window configured for frequency mode, these apply:
  • If the value of this member is less than the value of the ZeroFrequencyAlarmLimit output member, the value of the ZeroFrequencyAlarmLimit member is used.
For a window configured for Pulse Width mode, these apply:
  • 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 of this member 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
-2147483648 to 2147483647 or 32-bit floating point value depending on configuration
For a window configured for frequency mode, these apply:
  • If the value of this member is less than the value of the ZeroFrequencyAlarmLimit output member, the value of the ZeroFrequencyAlarmLimit member is used.
For a window configured for Pulse Width mode, these apply:
  • 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 of this member 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
Any
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.
Unit
Shows the unit for the individual window.
Not applicable
The
Unit
value is read-only and varies depending on the window mode defined in the
Device definition
dialog box.
  • For the
    Count
    window mode, the value is
    Counts
    .
  • For the
    Scaled Count
    window mode, the value is
    <EU>
    .
  • For the
    Frequency
    and
    Average Frequency
    window mode, the value is
    Hz
    .
  • For the
    Scaled Frequency
    and
    Scaled Average Frequency
    window mode, the value is
    <EU>
    /s
    .
  • For the
    Pulse Width
    and
    Average Pulse Width
    window mode, the value is
    μs
    .
  • For the
    Acceleration
    and
    Average Acceleration
    window mode, the value is
    Counts/s
    2
    .
  • For the
    Scaled Acceleration
    and
    Scaled Average Acceleration
    window mode, the value is
    <EU>
    /s
    2
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal