User manual
Table Of Contents
- Start Here
- Configuring the Processor with Concept
- Configuring the Processor with ProWORX
- Configuring the Processor with UnityPro XL
- To build (compile) the project:
- To verify address and driver settings in UnityPro XL:
- Setting Up the ProTalk Module
- Configuring the Module
- Diagnostics and Troubleshooting
- Reading Status Data From the Module
- The Configuration/Debug Menu
- Required Hardware
- Required Software
- Using the Configuration/Debug Port
- Main Menu
- Opening the Data Analyzer Menu
- Viewing Block Transfer Statistics
- Viewing Module Configuration
- Opening the Database Menu
- Opening the Backplane Menu
- Transferring the Configuration File from PC to PTQ module
- Transferring the Configuration File from PTQ module to PC
- Viewing Version Information
- Warm Booting the Module
- Viewing Port Communication Status
- Viewing Port Configuration
- Exiting the Program
- Database View Menu
- Viewing Register Pages
- Displaying the Current Page of Registers Again
- Moving Back Through 5 Pages of Registers
- Viewing the Previous 100 Registers of Data
- Skipping 500 Registers of Data
- Viewing the Next 100 Registers of Data
- Viewing Data in Decimal Format
- Viewing Data in Hexadecimal Format
- Viewing Data in Floating Point Format
- Viewing Data in ASCII (Text) Format
- Returning to the Main Menu
- Backplane Menu
- Data Analyzer
- Data Analyzer Tips
- LED Status Indicators
- Reading Status Data From the Module
- Reference
- Index

PTQ-LNG ♦ Quantum / Unity Platform Reference
Landis & Gyr Telegyr Interface Module
Page 94 of 103 ProSoft Technology, Inc.
May 29, 2007
L: The Last Block Mark is always set to one in the last Data Block of the
messages, else it is reset to 0.
Function Code: The function code is a 7 bit field that defines the purpose of the
message. The RTU generally echoes the function code sent by the Master,
except when the RTU cannot perform the requested function due to an error,
timeout, bad parameter, or some other condition that is not logical to the RTU.
Length: The Length is a 7 bit field specifying the number of bytes in the Data
Field. If it is 0, then the Data Block does not contain a Data Field.
Data Field: The Data Field contain Function Code specific operational
information (that is, point numbers, parameters, etc.)
8.6.6 RTU CRC
The CRC code included in the message is the standard CRC16 based on the
polynomial. For a correctly received message the remainder will be zero after
passing the entire message, including the CRC word, through the CRC
computation. The bits of each message byte are passed through the CRC
computation in the same order that they are transmitted, least significant bit first.
8.7 Frequently Asked Questions
8.7.1 How do I configure the module?
The ProTalk requires a simple text based configuration file to make it operational.
For a really quick tutorial on the modules communications with the PLC you
should review the [QUICK START GUIDE] or for more in depth information the
chapter on "Backplane Data Exchange" should answer most questions.
8.7.2 What software package is required for my Ladder
Logic?
The design of the module should be software independent and for many
installations minimal or possibly no ladder will be required. The section on
"Backplane Data Exchange" offers to samples to help in the few instances where
ladder is required.
8.7.3 What kind of data transfer rates can I expect between
the PLC and the module?
Data transfer rates between the PLC and the module depend on a number of
variables, among them the amount of other network traffic at the time data is
being transferred, and overall processor scan times.
8.7.4 Is a .MDC available for configuration of the Module?
Yes. The CDROM that ships with the module should have a version for both
Concept 2.5 and 2.6 in the ProTalk directory.