# DFNT.CFG # # This file contains the configuration for the ProTalk-DFNT communication # module. # # LOCATION : Test Bench # DATE : 07/08/2005 # CONFIGURED BY : ProSoft Engineer # MODIFIED : # # This section is used to define the configuration for the Module level # data. # [Module] Module Name : Test Example of ProTalk-DFNT Communication Module Initialize Output Data : No #Initialize the database file on startup DFNT Server File Size : 100 #100 or 1000 as max file size for DFNT server # This section is used by the ProTalk module to define the data transferred between # the module and processor. # # Cmd Type --> 0=Disable, 1=Quantum to ProTalk, 2=ProTalk to Quantum, 3=Control # data block for module # DB Address --> address of starting word in database # Point Type --> 0=0x, 1=1x, 3=3x and 4=4x # Point Address --> point address (1 based)(0x and 1x must be at start of word (i.e., 1, 17, 33, ...)) # Word Count --> number of words to transfer (1 to 130) # [Backplane Data Exchange] # Cmd PTQ Point QUANTUM Word # Type Address Type Address Count START 1 0 4 1 100 #move data from Quantum to PTQ # 1 100 4 101 50 #move data from Quantum to PTQ # 2 500 4 200 50 #move data from PTQ to Quantum # 3 0 4 300 64 #Special function 3 (command control) # # Note: All commands inactive. Must remove '#' sign in front of command to activate! # END # This section is used to define the configuration for the master device # simulated on network port # [DFNT Client 0] Minimum Command Delay : 0 #Minimum number of msec's between commands Response Timeout : 1000 #Response messgage timeout (0-65535 mSec) Retry Count : 1 #Response failure retry count [DFNT Client 0 Commands] # # The file contains examples for a ControlLogix processor with the N7 file # configured. This example uses SLC and PLC5 commands. # # LOCATION : # DATE : 07/08/2005 # CONFIGURED BY : ProSoft Engineer # MODIFIED : # # 1 2 3 4 5 6 7 8 9 10 11 12 # DB Poll Swap Func File File Elm Sub #Enab Addr Delay Count Code Node IP Address Slot Code Type # # Elm START # 1 0 0 10 0 192.168.0.122 0 502 N 7 0 0 # 1 10 0 10 0 192.168.0.122 0 501 N 7 10 # 1 10 0 10 0 192.168.0.122 0 509 N 7 20 # # DB Poll Swap Func File Elm Sub #Enab Addr Delay Count Code Node IP Address Slot Code # # Elm # 1 20 0 10 0 192.168.0.122 0 101 7 30 -1 # 1 20 0 10 0 192.168.0.122 0 100 7 40 -1 # # Note: All commands inactive. Must remove '#' sign in front of command to activate! # END