TimeSelect : public class
Created: 8/22/2008 3:14:14 PM
Modified: 12/21/2009 4:54:49 PM
Project:
Advanced:
If TimeSelect is not used then assume present time. SnapshotStart retrieves the given number of DataEventSets before the current time. If timeStart is specified, snapshotStart and End specify a range of DataEventSets before and after the timeStart. Decimate means to send only one out of every <decimate value> DataEventSets, e.g. <3> => 1-in-3
EntryPoints may
(1) not support TimeSelect or may support one or more of the following:
(2) Time Start and End
(3) Time Start and End with decimation
(4) Snapshot Start only
(5) Snapshot Start with decimation
(6) Time Start only
(7) Time Start with decimation
(8) Time Start with Snapshot Start and/or End
Attribute Details
public unsignedInt
  decimate
Range:0 to 1 
public int
  snapshotEnd
Range:0 to 1 
public int
  snapshotStart
Range:0 to 1 
public OsacbmTime
  timeEnd
Range:0 to 1 
public OsacbmTime
  timeStart
Range:0 to 1 
Element Source Role Target Role Details
MonitorIdGroup
Class  
Name:  
 
Name: timeSelect