# PTQN2.CFG # # This file contains the configuration for the PTQ-N2 communication module. # # LOCATION : Test Bench # DATE : 12/08/2006 # CONFIGURED BY : JA # MODIFIED : # # This section is used to define the configuration for the Module level # data. # [Module] Module Name : Test Example of PTQ-N2 Communication Module # # [Backplane Configuration] #These values are required to define the data area to transfer between the module #and the processor. Read Register Start : 0 #Database start register to move to processor Read Register Count : 0 #Number of words moved from module to processor Write Register Start : 0 #Database start register where data placed from processor Write Register Count : 800 #Number of words moved from processor to module #Used to define the area in the Processor for the module to interface with 3x Register Start : 1 #3x start register where data moved from module to processor (1-n) 4x Register Start : 1 #4x start register where data moved from processor to module (1-n) Failure Flag Count : 10 #Number of block failure before backplane stops communication with processor Error/Status Block Pointer : 6000 #Number of register to store error and status (0-6900) # # This section is used to define the N2 configuration data. # [N2 Config] Enable Database Output : Yes #Y=Yes to save response data to the module database for Backplane output transfer. #N=No to immidiately pass-through response data. Binary Input Object Count : 16 #Determines the number of Binary Input Objects available (0 - 960) Analog Input Object Count : 16 #Determines the number of Anaolg Input Objects available (0 - 256) Binary Output Object Count : 16 #Determines the number of Binary Output Objects available (0 - 960) Analog Output Object Count : 16 #Determines the number of Analog Output Objects available (0 - 256) # # # This section is used to define the port 1 configuration for the N2 device # [N2 Port 1] Enable : Yes #No=Port Disabled,Yes=Port Enabled Slave Address : 1 #0-255 N2 Slave Node Address Baud Rate : 9600 #Baud rate for port (300, 600, 1200, 2400, 4800, 9600, 192 for 19200, #384 for 38400, 576 for 57600, 115 for 115200) Parity : None #N=None,O=Odd,E=Even Data Bits : 8 #7 or 8 data bits for messages Stop Bits : 1 #1 or 2 stop bits for messages RTS On : 0 #Delay after RTS set before message sent (mSec) RTS Off : 1 #Delay after message before RTS dropped (mSec) Minimum Response Delay : 0 #Number of mSec to delay before response Use CTS Line : No #Monitor CTS modem line (Y/N) # This section is used to define the port 2 configuration for the N2 device # [N2 Port 2] Enable : Yes #No=Port Disabled,Yes=Port Enabled Slave Address : 1 #0-255 N2 Slave Node Address Baud Rate : 9600 #Baud rate for port (300, 600, 1200, 2400, 4800, 9600, 192 for 19200, #384 for 38400, 576 for 57600, 115 for 115200) Parity : None #N=None,O=Odd,E=Even Data Bits : 8 #7 or 8 data bits for messages Stop Bits : 1 #1 or 2 stop bits for messages RTS On : 0 #Delay after RTS set before message sent (mSec) RTS Off : 1 #Delay after message before RTS dropped (mSec) Minimum Response Delay : 0 #Number of mSec to delay before response Use CTS Line : No #Monitor CTS modem line (Y/N)