Master.FreezeAtTime (METH)

METHOD FreezeAtTime : Error

Issue an freeze at time request for the object group

InOut:

Scope

Name

Type

Comment

Return

FreezeAtTime

Error

Input

noAck

BOOL

don’t ask for application layer response

objectGroup

USINT

objectGroup (20 counters or 30 analog inputs)

qualifier

AddressQualifier

address qualifier, must be all,

or 8/16 bit start/stop

timeDateEnum

FreezeTimeDateField

time-date field schedule interpretation

freezeTime

LDATE_AND_TIME

time in UTC to perform freeze

freezeInterval

TIME

time interval to perfrom periodic freezes (milliseconds)

start

UINT

start point if qualifier is 8/16 bit start/stop

stopOrQty

UINT

stop point if qualifier is 8/16 bit start/top or quantity

if qualifier is 8/16 bit limited quantity

feedbackRequested

BOOL

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.