Master.FreezeAtTime (METH)¶
METHOD FreezeAtTime : Error
Issue an freeze at time request for the object group
- InOut:
Scope
Name
Type
Comment
Return
FreezeAtTimeInput
noAckBOOLdon’t ask for application layer response
objectGroupUSINTobjectGroup (20 counters or 30 analog inputs)
qualifier- address qualifier, must be all,
or 8/16 bit start/stop
timeDateEnumtime-date field schedule interpretation
freezeTimeLDATE_AND_TIMEtime in UTC to perform freeze
freezeIntervalTIMEtime interval to perfrom periodic freezes (milliseconds)
startUINTstart point if qualifier is 8/16 bit start/stop
stopOrQtyUINT- stop point if qualifier is 8/16 bit start/top or quantity
if qualifier is 8/16 bit limited quantity
feedbackRequestedBOOL- if true automatically read the object group when
freeze command is complete. NOTE: if device supports events this should be set to false to prevent reading all of the object group’s data in addition to receiving its events.