User manual

Table Of Contents
PTQ-LNG Quantum / Unity Platform Configuring the Module
Landis & Gyr Telegyr Interface Module
Page 50 of 103 ProSoft Technology, Inc.
May 29, 2007
Module Type Parameter
Module Type : PTQ-LNG
The Module Type parameter is used to assign a name to the module that can be
viewed using the configuration/debug port. Use this parameter to identify the
module and the configuration file. You can enter a name from 0 to 80 characters.
Module Name Parameter
Module Name : PTQ-LNG COMMUNICATION MODULE
The Module Name parameter assigns a name to the module that can be viewed
using the configuration/debug port. Use this parameter to identify the module and
the configuration file. You can enter a name from 0 to 80 characters.
6.3.2 [Backplane Configuration]
[Backplane Configuration]
#These values are required to define the data area to transfer between the module
#and the processor.
Read Register Start : 600 #Database start register to move to processor.
#(LNG fix at 600)
Read Register Count : 400 #Number of words moved from module to processor.
#(LNG fix at 400)
Write Register Start : 0 #Database start register where data placed from
#processor. (LNG fix at 0)
Write Register Count : 600 #Number of words moved from processor to module.
#(LNG fix at 600)
#Used to define the area in the Processor for the module to interface with
3x Register Start : 100 #3x start register where data moved from module
#to processor (1-n)
4x Register Start : 1000 #4x start register where data moved from
#processor to module (1-n)
Initialize Output Data : No #Initialize the database file on startup
Failure Flag Count : 0 #Determines module operation if BP fails
#0=continue,>0=number of retries before comm shutdown
Error/Status Block Pointer : 6000 #Number of register to store error and
#status
Read Register Start
Read Register Start : 600 #Starting DB address where read data stored
The Read Register Start parameter assigns the starting address for data to send
to the processor.
Read Register Count
Read Register Count : 600 #Number of registers to write to processor
This parameter specifies the number of registers to be transferred from the
module to the processor.