# HART.CFG # # This file contains the configuration for the MVI69-HART communication # module. # # LOCATION : # DATE : # CONFIGURED BY : # MODIFIED : # # This section is used to define the configuration for the Module level # data. # [Module] Module Name : Test Example of MVI69-HART Communication Module Block Transfer Size : 120 #block transfer data size 60, 120 or 240 Read Register Start : 0 #Starting DB address where read by processor Read Register Count : 480 #Number of regs for processor to read Write Register Start : 500 #Starting DB address where write data placed Write Register Count : 480 #Number of regs to write to module from processor Error/Status Offset : 2000 #Location of port error/status offset data Failure Flag Count : 5 #Determines if BP failure will cause protocol to be #disabled (0=Ignore, >0 = failure count to disable) Initialize Output Data : No #Initialize the database file on startup (Y or N) # This section is used to define the configuration for the HART channel # # [HART Port 0] Enabled : Yes #Y=Use port, N=Do not use port Preambles : 5 #Number of Preambles to be sent to HART Network (5-20) Primary Master : Y #Y=The Master is Primary N=Secondary Retry Count : 3 #Number of retries after error (0-10) DB Address Status : 3000 #Database Address to place device status Command Count : 2 #Number of Commands in Command Table (0-99) Auto-Poll Code : p #P=p2p, M=multidrop, N=Not used Auto-Poll DB Address : 0 #DB address for auto-poll data Auto-Poll Swap Float : 2 #Swap code for auto-poll float data Max Device Count : 1 #Maximum number of devices (1-15) [HART Port 0 Commands] # The file contains examples for a pressure transducer. # START # 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 # Float DB Poll Word Swap Short Func Int. DB Word Swap Use Enable DB Done DB Write DB Swap Byte Fixed # Enable Address Interval Count Code Address Code Address Count Code Long Address Address Address Code Count Data # 2 200 10 0 3 0 109 340 1 3 1 -1 -1 1000 3 1 # 1 1010 0 10 2 1 3 10 3 0 2 -1 209 -1 0 0 # 1 1020 0 10 2 1 3 10 3 0 2 -1 219 -1 0 0 END # This section is used to define the configuration for the HART channel # # [HART Port 1] Enabled : Y #Y=Use port, N=Do not use port Preambles : 5 #Number of Preambles to be sent to HART Network Primary Master : y #Y=The Master is Primary N=Secondary Retry Count : 3 #Number of retries after error DB Address Status : 3001 #Database Address to place device status Command Count : 99 #Number of Commands in Command Table Auto-Poll Code : p #P=p2p, M=multidrop, N=Not used Auto-Poll DB Address : 0 #DB address for auto-poll data Auto-Poll Swap Float : 2 #Swap code for auto-poll float data Max Device Count : 1 #Maximum number of devices (1-15) [HART Port 1 Commands] # The file contains examples for a pressure transducer. # START # 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 # Float DB Poll Word Swap Short Func Int. DB Word Swap Use Enable DB Done DB Write DB Swap Byte Fixed # Enable Address Interval Count Code Address Code Address Count Code Long Address Address Address Code Count Data # 2 200 10 0 3 0 109 340 1 3 1 -1 -1 1000 3 1 # 1 1010 0 10 2 1 3 10 3 0 2 -1 209 -1 0 0 # 1 1020 0 10 2 1 3 10 3 0 2 -1 219 -1 0 0 # 0 0 0 0 0 2 108 0 0 0 1 -1 -1 -1 0 1 01 #BM CMD 1 # 0 0 0 0 0 2 109 0 0 0 1 -1 -1 -1 0 1 01 #BM On # 0 0 0 0 0 2 109 0 0 0 1 -1 -1 -1 0 1 01 #BM On # 0 0 0 0 0 2 109 0 0 0 1 -1 -1 -1 0 1 01 #BM On # 1 0 0 0 0 0 6 0 0 0 1 1 -1 -1 0 1 08 END