# EGD.CFG # # This file contains the configuration for the MVI56-EGD communication # module. # # LOCATION : Test Lab # DATE : 06/21/2005 # CONFIGURED BY : RAR # MODIFIED : # # This section is used to define the configuration for the Module level # data. # [Module] Module Name : MVI56-EGD Communication Module # Used for PTQ, MVI56, MVI69 & MVI71 and not for MVI46 # Read/Write is from PLC's perspective. Read Register Start : 0 # DB start location for data moved from Module to PLC. Read Register Count : 1000 # Number of registers to move from Module to PLC. Write Register Start : 1000 # DB start location for data moved from PLC to module. Write Register Count : 1000 # Number of registers to move from PLC to Module. Failure Flag Count : 0 # [SNTP CLIENT] # This section is used to define the parameters required for the Simple Network Time # Protocol (SNTP) client. NTP SERVER IP ADDRESS : 0.0.0.0 # IP address for NIST, Boulder, Colorado 132.163.4.102 TIME ZONE : 8 # Number of hours from GMT (-11 to +11) USE DAYLIGHT SAVINGS TIME : Yes # Yes or No DATABASE REGISTER : 3000 # database word location where to store time (-1=ignore). # This register value should be an even number. [EGD EXCHANGES] # This section is used to define the exchanges that will be produced and consumed using # the PWP Protocol. You may enter up to 100 exchanges can be defined for the PWP driver. # # Exch Type = Exchange type P=Producer, C=Consumer # Cast Type = If producer, B=Broadcast (to all nodes), M=Multicast (group of nodes), # U=Unicast (to a single node), If consumer when failed, N=No database change, # M=DB to -1, Z=DB to 0, O=DB to 1 # DB Reg = Starting database register in module where data sourced/placed # Reg Count = Number of database registers to transfer/accept in message # Swap Code = 0=None, 1=Swap words, 2=Swap bytes & words, 3=Swap bytes # P/C Time = Milliseconds between production/consumption # IP Address = IP address of destination (produced data) or source (consumed data) # Exch ID = Exchange ID for this message (1 to 16383) must be unique for node # CS Major = Configuration Signature Major version number (0 to 255) # CS Minor = Configuration Signature Minot version number (0 to 255) # #Exch Cast DB Reg Swap P/C Exch Cfg Signature #Type Type Reg Count Code Time IP Address ID Major Minor START # P M 3000 4 0 1000 224.0.7.32 12000 1 0 # C M 0 4 0 4000 192.168.0.200 12001 1 0 # END # This section contains the list of multicast group addresses the PWP server # should process (consumer messages for this server produced on other units). # This list may contain up to 16 IP addresses. The reserved group addresses # for the EGD protocol are 224.0.7.1 to 224.0.7.32. The module will support # other group addresses than this data set. [EGD MULTICAST GROUP LIST] START # 224.0.7.32 # END