# 94MCMS.CFG # # Example file for use with the MVI94-MCM communication module with a # Modbus Slave port on PRT2. # # DATE : 08/01/2002 # LOCATION : Example shipped with MVI94-MCM communication module # DESCRIPTION : MVI94-MCM Slave Version 1.07 # MODIFIED : [Module] # Settings required by both Master and Slave Module Name : MVI94-MCM Modbus Slave Module Maximum Register : 3996 #Maximum number of Modbus registers in #virtual database Error/Status Block Pointer : -1 #Offset in virtual database to the start #of the module status list Error/Status Frequency : 1000 #Update frequency of status list (mSec) BT Read Start Register : 0 #Starting register in virtual database to #write to processor (ReadData) BT Read Register Count : 96 #Number of registers to write to processor BT Write Start Register : 600 #Starting register in virtual database to #read from processor(WriteData) BT Write Register Count : 96 #Number of registers to read from processor Backplane Fail Count : 10 #Number of consecutive backplane transfer #failures before halting communications [Port] # Settings required by both Master and Slave Type : 1 #Port type 0=Master, 1=Slave, #3=Slave (Pass-through, data swapped), #4=Slave (Pass-through) Float Flag : N #Use floating data type Y=Yes, N=No Float Start : 7000 #Starting register to be considered as #a floating-point number Float Offset : 2000 #Offset in virtual database for floating- #point numbers Protocol : 0 #Modbus Protocol 0=RTU, 1=ASCII Baud Rate : 9600 #Baud rate for port Parity : 0 #0=None,1=Odd, 2=Even, 3=Mark, 4=Space Data Bits : 8 #5 to 8 data bits Stop Bits : 1 #1 or 2 stop bits RTS On : 0 #Delay after RTS set before message sent (mSec) RTS Off : 0 #Delay after message before RTS dropped(mSec) Minimum Response Delay : 10 #Number of mSec to delay before respose Use CTS Line : N #Monitor CTS modem line (Y/N) [Modbus Slave] # Settings required for Slave Driver Internal Slave ID : 1 #Modbus Node address for this port on network Bit Input Offset : 0 #Internal DB offset to bit input data Word Input Offset : 0 #Internal DB offset to word input data Output Offset : 0 #Internal DB offset to bit output data Holding Register Offset : 0 #Internal DB offset to holding reg data Use Guard Band Timer : N #Use packet Guard Band (Y/N). Used for multi-drop slave. Guard Band Timeout : 0 #0=Use default for baudrate, or set timeout