Points view parameters (input)
The
Points
view includes these parameters:Parameter | Description |
---|---|
Enable COS / Timestamp | Enables the Change of State for the HIGH to LOW (On -> Off) transition or the LOW to HIGH (Off -> On) transition for each input point. Selecting a checkbox also enables timestamping. The timestamp is the time that data changed.
|
Enable Filter | Enables the input filter for each input point. |
Input Filter Time | Determines the input filter times for each input point group.
This filter is used to filter out noise spikes that may have passed through the hardware circuitry. When an input transition occurs, the device timestamps the transition on the initial edge of the transition and stores data for the transition. The device then scans the input every 25 µs for the duration of the filter time to verify that the input remains in the new state.
A pair of Off -> On and On -> Off filters work for a group of 16 input points. One filter time is common for each group of input points. |
Latch Timestamps | Latches all COS transitions so that an event is not overwritten without being acknowledged. For instance, in 16-channel mode, in a sequence of events from OFF to ON to OFF, the first OFF and ON transitions are recorded, while the final OFF transition is ignored. All subsequent transitions on that point are ignored until acknowledged or reset. If this checkbox is cleared, then the second OFF transition in the example above overwrites the first OFF transition immediately, even if the controller has not yet extracted the data. |
Provide Feedback