# DFNTBACN.CFG # # This is an example configuration file for the x201-DFNT-BACnet module. # # COMPANY : ProLinx Communication Gateways, Inc. # DATE : # # # This section of the file describes the database setup and module level # parameters. # [Module] Module Type : 5201-DFNT-BACnet Module Name : 5201-DFNT-BACnet # This section is used to define the configuration for the DFNT 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 : 3 #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. # # 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 0 0 0 30 0 192.168.0.158 0 5 500 0 0 1 100 0 50 0 192.168.0.153 0 2 0 0 0 0 50 0 50 0 192.168.0.153 0 2 0 0 0 0 0 0 10 0 192.168.0.156 0 502 N 7 0 0 0 10 0 10 0 192.168.0.156 -1 501 N 7 10 0 0 10 0 10 0 192.168.0.103 0 509 N 7 20 0 50 0 10 0 192.168.0.103 0 509 N 7 50 0 100 0 100 0 192.168.0.103 0 3 0 7 0 0 10 0 10 0 192.168.0.103 0 509 N 7 20 0 50 0 10 0 192.168.0.103 0 509 N 7 50 # # DB Poll Swap Func File Elm Sub #Enab Addr Delay Count Code Node IP Address Slot Code # # Elm 0 100 0 10 0 192.168.0.153 0 101 7 30 -1 0 20 0 10 0 192.168.0.103 0 100 7 40 -1 END # This section is used to define the configuration for the master device # simulated on network port using unconnected messaging. # [DFNT UClient 0] Minimum Command Delay : 100 #Minimum number of msec's between commands Response Timeout : 1000 #Response messgage timeout (0-65535 mSec) Retry Count : 0 #Response failure retry count [DFNT UClient 0 Commands] # # The file contains examples for a ControlLogix processor with the N7 file # configured. This example uses SLC and PLC5 commands. # # LOCATION : # DATE : 04/05/2000 # CONFIGURED BY : RAR # MODIFIED : # # 1 2 3 4 5 6 7 8 9 10 11 12 # DB Poll Swap Func File Elm Sub #Enab Addr Delay Count Code Node IP Address Slot Code # # Elm START 1 0 0 23 0 192.168.4.37 -1 101 20 0 0 1 30 0 27 0 192.168.4.37 -1 101 22 0 0 END # This section is used to define the configuration for the master device # simulated on BACnet/IP port # [BACnet Client 0] Minimum Command Delay : 0 #Minimum number of msec's between commands Response Timeout : 1000 #Response messgage timeout (0-65535 mSec) Retry Count : 0 #Response failure retry count [BACnet Client 0 Commands] # # The file contains examples for a Modbus TCP/IP control using MBAP (port 502) # and MNET (port 2000) service ports. # # 1 2 3 4 5 6 7 8 9 10 11 # DB Poll Reg Swap Serv Func Data Point Prop #Enab Addr Delay Count Code Node IP Address Port Code Type Addr Code START 0 305 0 7 1 192.168.0.110 47808 14 1 1 85 0 1500 0 7 1 192.168.0.110 47808 16 1 1 85 0 200 0 1 1 192.168.0.110 47808 12 0 1 85 0 205 0 24 1 192.168.0.110 47808 14 0 1 85 0 300 0 1 1 192.168.0.110 47808 12 1 1 85 0 315 0 7 3 192.168.0.110 47808 14 1 1 69 0 325 0 7 3 192.168.0.110 47808 14 1 1 65 0 800 0 1 0 192.168.0.110 47808 12 3 1 85 0 816 0 10 0 192.168.0.110 47808 14 3 1 85 0 832 0 1 0 192.168.0.110 47808 12 4 1 85 0 848 0 6 0 192.168.0.110 47808 14 4 1 85 0 1600 0 1 0 192.168.0.110 47808 15 4 2 85 0 1600 0 4 0 192.168.0.110 47808 16 4 3 85 0 864 0 4 0 192.168.0.110 47808 14 4 3 85 END # This section is used to move data within the database to concentrate information # for simpler data requests and control. The From Address specifies the start # database location to copy the number of registers set by Register Count to # the specified To Address (destination of data). When the data is copied, # the order of the bytes can be altered using the Swap Code field as follows: # # SWAP CODE DEFINITION # 0 Bytes left in original order (1234 -> 1234) # 1 Words are swapped (1234 -> 3412) # 2 Words and bytes are swapped (1234 -> 4321) # 3 Bytes in each word are swapped (1234 -> 2143) [DATA MAP] # From To Register Swap Delay #Address Address Count Code Preset START # 4000 1000 9 0 1000 # 4020 1010 10 0 1000 # 8900 1020 80 0 2001 # 7900 1100 20 0 1001 # 12300 1120 20 0 1002 END