Table A-3: Access Flags; Table A-4: Modifier Flags - GE Kelman MINITRANS User Manual

Transformer oil dissolved gas and moisture monitor
Hide thumbs Also See for Kelman MINITRANS:
Table of Contents

Advertisement

A.2.1 UNIX time format
The number of seconds from the UNIX epoch time of 1st Jan 1970 00:00.
A.2.2 UNIX time example
For reference, the time on a device is reported in TransConnect as 12 Aug 2011 11:56:00
BST and the corresponding value in the registers mentioned above is 13146616.
When testing, please check that you are reading registers 1197-1198 (assuming
addresses start at 999 +1) and decoding an unsigned 32 bit big endian number. The
epoch time is in UTC. This matches the device time. An online converter e.g.
http://www.epochconverter.com/
A.2.3 Register Access Control
The product registers are protected with access flags. The register map details the
relevant access flags for each register. Each register may have one or more access flags,
separated by commas. Table A—3 lists the supported access flags:
Flag
Access
r
Read
rgN
Read group
w
Write
wgN
Write group
Access flags may be modified with the addition of the modifier flags listed in Table A—4:
Flag
Access
u
User
c
Config
f
Factory
MA-006- MINITRANS User Guide - Rev 2.1
can be used to verify.
Table A—3: Access flags
Description
Read access to a single register
Read access to a group of length N (Nmax = 120)
Write access to a single register
Write access to a group of length N (Nmax = 120)
Table A—4: Modifier flags
Description
Only accessible if the master is authorised with user access
Only accessible if master is authorised as config (commissioning) user
Only accessible if master is authorised as factory (service) user
13-Oct-15
Page 24 of 25

Advertisement

Table of Contents
loading

Table of Contents