Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ItemData TypeDescription

GCWrite/Txn

Variant Array

Used for automated gas quality download. 

LastAlarmRecord/n

Date

Timestamp of the last alarm record retrieved from meter number 1'n'.  

LastDailyRecord/n

Date

Timestamp of the last daily record retrieved from meter number 1'n'.  

LastEventRecord/n

Date

Timestamp of the last event record retrieved from meter number 1'n'.  

LastHourlyRecord/n

Date

Timestamp of the last hourly record retrieved from meter number 1'n'.  

LastTimeSync

Date

Timestamp of the last time synchronization attempt.  

LastTimeSyncResult

I4

Result of the last time synchronization attempt. 

MoveDaily

I2

Move the daily history retrieval pointer for meter run 1. Write a positive number to move the pointer back in time, a negative number to move the pointer forward in time. The written value represents the number of days to move. 

MoveHourly

I2

Move the hourly history retrieval pointer for meter run 1. Write a positive number to move the pointer back in time, a negative number to move the pointer forward in time. The written value represents the number of hours to move. 

Reinitialize

I2

Re-read the ROC configuration

ResetAlarm

BOOL

Erase the Alarm history retrieval pointer for meter 1 (and recollect all Alarm history during the next retrieval). 

ResetDaily

BOOL

Erase the daily history retrieval pointer for meter 1 (and recollect all daily history during the next retrieval). 

ResetEvent

BOOL

Erase the event history retrieval pointer for meter 1 (and recollect all event history during the next retrieval). 

ResetHourly

BOOL

Erase the hourly history retrieval pointer for meter 1 (and recollect all hourly history during the next retrieval). 

RetrieveHistory

I2

Retrieve enabled history.

RetrieveMeterConfiguration

I2

Retrieve enabled Meter Configuration.

SkipDaily

I2

Skip enabled history

SkipHourly

I2

Skip enabled history

TimeSync

I2

Perform time synchronization.

...