Summary of Contents for ProSoft Technology MVI69-DFCM
Page 1
MVI69-DFCM CompactLogix Platform DF1 Interface Module User Manual...
Page 2
Allen-Bradley documentation on the operation of the A-B hardware. Under no circumstances will ProSoft Technology, Inc. be responsible or liable for indirect or consequential damages resulting from the use or application of the product.
LOCKS 2.4.1 Event Command ..................12 2.4.2 Command Control..................13 2.4.3 Set Module Time Using Processor Time........... 14 2.4.4 Warm Boot ....................15 MVI69-DFCM M LOW BETWEEN ODULE AND OMPACT OGIX ........................17 ROCESSOR 2.5.1 Slave Driver Mode ..................17 2.5.2...
Page 4
Table of Contents DIAGNOSTICS AND TROUBLESHOOTING ..........51 ............. 51 EADING TATUS ATA FROM THE MODULE LED S ................. 51 TATUS NDICATORS ................ 52 LEARING A AULT ONDITION ................... 52 ROUBLESHOOTING ............54 SING THE ONFIGURATION EBUG 5.5.1 Required Hardware .................. 54 ..................
Page 5
Table of Contents SUPPORT, SERVICE, AND WARRANTY .............. 107...
DF1 protocol) but also a wide assortment of end devices. 1.1 General Specifications The MVI69-DFCM module acts as a gateway between the DF1 network and the Allen- Bradley backplane. The data transfer from the CompactLogix processor is asynchronous from the actions on the DF1 network. A 5000-word register space in the module is used to exchange data between the processor and the DF1 network.
All data related to the module is contained in a single controller tag with defined objects to ease in the monitoring and interfacing with the module Hardware Specifications The MVI69-DFCM module is designed by ProSoft Technology and incorporates licensed technology from Allen-Bradley (CompactLogix backplane technology). Current Loads...
Functional Overview Functional Overview This section provides a functional overview of the MVI69-DFCM module. A thorough understanding of the information contained in this document is required for successful implementation of the module in a user application. If you are not familiar with the data transfer and DF1 protocol operations, read this document before setting up the module.
Functional Overview 2.1.3 Backplane Data Transfer The MVI69-DFCM module is unique in the way that the CompactLogix backplane is utilized. Data is paged between the module and the CompactLogix processor across the backplane using the module's input and output images. The update frequency of the images is determined by the scheduled scan rate defined by the user for the module and the communication load on the module.
Data contained in this database is paged through the input and output images by coordination of the CompactLogix ladder logic and the MVI69-DFCM module's program. Up to 242 words of data can be transferred from the module to the processor at once.
The following example shows a typical backplane communication application. Assume that the backplane parameters are configured as follows: Read Register Start: Read Register Count: Write Register Start: Write Register Count: The backplane communication would be configured as follows: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 13
Database address 480 to 959 will continuously be transferred from the processor to the module. The Block Transfer Size parameter basically configures how the Read Data and Write Data areas are broken down into data blocks (60, 120, or 240). ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 14
Functional Overview If Block Transfer Size = 60: If Block Transfer Size = 120: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
2.3.1 Slave Status Blocks Slave status blocks are used to send status information of each slave device on a master port. Slaves attached to the master port can have one of the following states: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 16
Length 3002 – 3006 or 3102 – 3106 1 to n Spare n=60, 120, or 240 depending on what is entered in the Block Transfer Size parameter (see the configuration file). ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 17
The format of the block is displayed below: Write Block – Enable Slaves Offset Description Length 3001 or 3101 Number of slaves in block Slave indexes ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Parameter #1 Parameter #2 Parameter #3 Parameter #4 10 to n Spare n=60, 120, or 240 depending on what is entered in the Block Transfer Size parameter (see the configuration file). ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
One to six commands can be placed in the command queue with a single request. The format of the block is displayed in the following table: Write Block – Command Control Offset Description Length 5001-5006 or 5101-5106 Command index Command index Command index Command index ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Day (1-31) Hour (0-23) Minutes (0-59) Seconds (0-59) 7 to n Spare n=60, 120, or 240 depending on what is entered in the Block Transfer Size parameter (see the configuration file). ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Offset Description Length 9998 1 to n Spare n=60, 120, or 240 depending on what is entered in the Block Transfer Size parameter (see the configuration file). ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 22
The structure of the control block is shown below: Offset Description Length 9999 1 to n Spare n=60, 120, or 240 depending on what is entered in the Block Transfer Size parameter (see the configuration file). ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
2.5.1 Slave Driver Mode The Slave Driver Mode allows the MVI69-DFCM module to respond to data read and write commands issued by a master on the DF1 network. The following flow chart and associated table detail the flow of data into and out of the module.
Page 24
0x0F 0x01 Word Range Read (Binary Address) 0x0F 0x26 Read-Modify-Write (Binary Address) 0x0F 0x00 Word Range Write (ASCII Address) 0x0F 0x01 Word Range Read (ASCII Address) 0x0F 0x26 Read-Modify-Write (ASCII Address) ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 25
File Size • File Offset For example, if these parameters are configured as: First File: File Size: File Offset: 0 The database would be emulated as shown in the following table: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
2.5.2 Master Driver Mode In the Master Mode of operation, the MVI69-DFCM module is responsible for issuing read or write commands to slave devices on the DF1 network. These commands are user configured in the module via the Master Command List received from the CompactLogix processor or issued directly from the CompactLogix processor (event command control).
Page 27
All commands containing invalid data will be ignored by the module. The following table displays the functions supported by the module and the format of each command: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 28
Register Seconds Count Code Node File Type File Number Element Sub-Element FC 511 Code Register Seconds Count Node File Type File Number Element Sub-Element Node Address = Destination Address for Message ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
The following provides an example of a DFCM configuration file. Please refer to Appendix F for information on how to transfer the configuration file between the module and the PC. # DFCM69_120.CFG # This file contains the configuration for the MVI69-DFCM communication # module. # LOCATION : Test Bench...
Page 30
# CONFIGURED BY : RAR # MODIFIED 07/23/99 -- Set to read more data file types. START Internal Poll Swap Node Func File File # Enable Address Interval Count Code Address Code Type ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 31
File Size : 200 #Number of elements in each file File Offset #Database offset for first file element [DF1 Port 2 Commands] # The file contains examples for a SLC 5/03 processor. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 32
#Set RTS On delay value from 0 to 65535 milliseconds The parameter label is "RTS On" and the parameter value is 6. The characters after the parameter value are ignored and are used for internal documentation of the configuration file. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
3.3 Setting Up the Module Set up of the MVI69-DFCM module only requires software configuration using the RSLogix 5000 program. The easiest method to implement the module is to start with the example provided with the module (MVI69DFCM.ACD). If you are installing this module in an existing application, you can simply copy the elements required from the example ladder logic to your application.
Page 34
Select the 1756-Module (Generic 1756 Module) from the list and select the OK button. You should configure the Connection Parameters according to the Block Transfer Size parameter in the configuration file as follows: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 35
Module Configuration Block Transfer Size = 60 Block Transfer Size = 120 ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 36
The data required for the module will be defined to the application, and objects will be allocated in the Controller Tags data area. An example of the Controller Organization window follows. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 37
Open the Controller Tags Edit Tags dialog box and enter the values shown in the following example. The MVI69-DFCM module is defined in the example as DFCM1. You can set the tag name to any valid tag name you desire. If you are using the example ladder logic, this step has already been performed.
3.3.1 Module Data Object (DFCMModuleDef) All data related to the MVI69-DFCM is stored in a user defined data type. An instance of the data type is required before the module can be used. This is done by simply declaring a variable of the data type in the Controller Tags Edit Tags dialog box. The structure of the object is displayed in the figure below: ProSoft Technology, Inc.
Page 39
This object contains objects that define the configuration, user data, status and command control data related to the module. Each of these object types is discussed in the following sections of the document. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
These objects are used to hold data to be transferred between the processor and the MVI69-DFCM module. The user data is the read and write data transferred between the processor and the module as "pages" of data up to 60, 120, or 240 words long depending on the Block Transfer Size parameter.
The objects used are displayed below: 3.7 DFCM Slave Polling Control (DFCMSlavePollingControl) This user-defined data type is used to send the Enable/Disable blocks to control the slave polling with blocks 3000, 3001, 3100 or 3101. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Module Configuration 3.8 Event Command (DFCMEventCommand) This data type is used to issue event commands to the modules using blocks 1000 and 2000. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
This data type is used to issue command control commands to the module using blocks 5000 to 5006 or 5100 to 5106. 3.10 Clock (DFCMClock) This data type is used to issue clock commands. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Ladder Logic 4 Ladder Logic Ladder logic is required for application of the MVI69-DFCM module. Tasks that must be handled by the ladder logic are module configuration, data transfer, special block handling and status data receipt. This section discusses each aspect of the ladder logic as required by the module.
(DFCM1.BP.LastRead) from the current block number sent from the module (Local:1:I:Data[0]). The module sends all the status data in blocks with identification codes of 0 and -1: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 47
The next two rungs of ladder logic are used to handle the receipt of the slave node status data. These blocks are requested by the processor in the WriteData task and sent from ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 48
The following ladder rungs handle the command control block responses for Port 1 and Port 2. The following rung handles the block 9973 response from the module to the processor to read the time and date information. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
When the processor requires the module to perform one of these operations, it simply copies the block number into the output image of the module and the module will perform the operation. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 50
Five requests are required for each port in order to obtain the data for the potential 256-slave addresses on a port. The ladder logic below displays that required to obtain the data for Port 1: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 51
Ladder Logic ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 52
Ladder Logic The next five rungs display the logic for Port 2 slave status/control data: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 53
Up to six commands can be transferred from the command list to the command queue with one request. The next rung is used to issue an event message (user constructed message) on Port 1. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 54
If the value never changes, the module will not process the data. This presents a problem when fewer than two blocks are to be ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 55
The number of words per block is given by the Block Transfer Size parameter (60, 120, or 240). The parameter DFCMBlockTransferSize should match the value configured by the user in the configuration file. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
LED's on the module. 5.1 Reading Status Data from the module The MVI69-DFCM module returns a 29-word Status Data block that can be used to determine the module’s operating status. This data is located in the module's database at registers 7600 to 7628 and at the location specified in the configuration.
Problem Description Steps to take Processor Fault Be sure that the module is plugged into the slot that has been configured for the MVI69-DFCM module. Assure that the slot in the rack configuration has been set up correctly: Processor I/O LED...
Page 59
The program has halted or a critical error has occurred. Connect to the Configuration/Debug port to see if the module is running. If the program has halted, remove the card from the rack and re-insert the card in the rack. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
DB-9 male connector at the end of a RJ-45 to DB-9 pigtail. The RJ- 45 end of the cable is to be placed in the MVI69-DFCM port 1 connector (top port). The cable required is displayed below:...
5.7.1 Menu Options Features available through the use of the configuration/debug port on the MVI69-DFCM module are all reached using single keystrokes on your computer. There is a single main menu and several sub-menus presented on the port. To view the current selections available, press the '?' key on your computer.
Page 62
DF1 protocol messages. A=ASCII Format This option is used to select the display of the data in ASCII format. This format is most useful when viewing ASCII messages. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 63
This option is used to start the data analyzer. After the key is pressed, all data transmitted and received on the currently selected port will be displayed. An example display is shown below: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
5.7.1.3 C = Module Configuration This option displays the general module configuration information for the MVI69-DFCM module. After selecting the option, the following screen will be displayed: ProSoft Technology, Inc.
This menu option is used to skip the previous 500 registers of data for viewing and display the data. P = Previous Page This menu option is used to select and display the previous 100 registers of data. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
This option is used to display the current page of master command error/status data. After selecting the option, the following screen will be displayed. Each value displayed on the screen corresponds to the error/status code for the associated master command list index ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
This option is used to display the current page of master commands. Ten commands are displayed on each page as shown below: - = Back 5 Pages This menu option is used to display the master command list data after skipping the previous 50 commands. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Selection of this menu item allows you to download a configuration file from the module to your PC for editing. See Appendix F for a complete procedure. 5.7.1.10 T or U = DF1 Override File Map List for Port 1 or Port 2 ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
These options are used to display the communication status and statistics of the specified port. This information can be informative when trouble-shooting network problems. After selecting the option, the following information will be displayed: ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Data will no longer be transferred between the ports and the module and between the CompactLogix processor and the module. This might cause an upset to a currently running process. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Serial Port 2 Serial Port 2 6.1 DF1 Communication Ports The MVI69-DFCM module has two physical DF1 connectors with a RJ45 plug located on the front of the module. 6.1.1 Connecting the Cable to the Connector ProSoft provides two RJ45 to male DB-9 pigtails to permit simpler interfacing to other devices.
Page 72
The diagram below displays the cable required when connecting the port to a modem. MVI69-DFCM DF1 Port RS-232 Cable (Use CTS Line and Modem) MVI69-DFCM DF1 Port RS-232 Cable (Use CTS Line and Modem)
This port permits a PC based terminal emulation program to view configuration and status data in the module and to control the module. The cable for communications on this port is shown below: MVI69-DFCM Configuration/Debug Port Cable MVI69-DFCM Configuration/Debug Port Cable RS-232 Host...
Appendix A – Database Definition Appendix A – DFCM Database Definition This appendix contains a listing of the internal database of the MVI69-DFCM module. This information can be used to interface other devices to the data contained in the module.
Response 7618 Port 2 This field contains the number of command Command List errors processed on the port. These errors could Errors be due to a bad response or command. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 78
For a slave port, this field contains the value of Error the last error code returned. For a master port, this field contains the index of the command with an error. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Appendix C – Configuration Data Definition Appendix C – Configuration Data Definition This appendix contains listings of the MVI69-DFCM module's database that are related to the module's configuration. This data is available to any node on the network and is read from the CompactLogix processor when the module first initializes.
Page 80
If the parameter is set to 1, the CTS line will be monitored and must be high before the module will send data. Normally, this parameter is required when half-duplex modems are used for communication (2-wire). ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 81
If the parameter is set to 0, the data will not be placed in the database. Enter a value in the range of 0 to 65535. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 82
0=None, 1=Odd, 2=Even, 3=Mark and 4=Space. 5047 Data Bits This parameter sets the number of data bits for each word used by the protocol. Enter a value in the range of 5 to 8. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 83
The value is set depending upon the communication network used and the expected response time of the slowest device on the network. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 84
The range of this parameter is 0 to 50. This parameter limits the number of map file configuration read for the port. 5066 Spare 5067 Spare 5068 Spare 5069 Spare ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 85
Port 1 Requests This field contains the total number of messages sent out the port. 7613 Port 1 Responses This field contains the total number of messages received on the port. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 86
Port 2 Last Error/Index For a slave port, this field contains the value of the last error code returned. For a master port, this field contains the index of the command with an error. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 87
This set of registers contains the second override file map for the slave port. 8396-8399 Command # 50 This set of registers contains the last override file map for the slave port. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Command Control data is received from other nodes on the network that can control the MVI69-DFCM module. Specific values are written to regions of this block to control the module. Currently, the module is programmed to handle the receipt of the following requests: warm boot and cold boot.
Address does not point to something usable 0xF007 File is wrong size 0xF008 Cannot complete request 0xF009 Data or file is too large 0xF00A Transaction size plus word address is too large ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 92
0xFFFF CTS modem control line not set before transmit 0xFFFE Timeout while transmitting message 0xFFF6 Timeout waiting for DLE-ACK after request 0xFFF5 Timeout waiting for response after request 0xFFEC DLE-NAK received after request 0xFFEB DLE-NAK sent after response ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
DF1 Master/Slave Communication Module Menu using HyperTerminal or similar program. 2. Press the key (Send Module Configuration). The message “Press Y key to confirm configuration send!” is displayed at the bottom of the screen. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 94
Appendix F – Uploading and Downloading the Cfg File 3. Press . The screen now indicates that the module is ready to send. 4. From the Transfer menu, select Receive File. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 95
The Receive File dialog box appears: 5. Select the location on your PC where you want the configuration file downloaded Note: ProSoft Technology suggests that you download the configuration file pre- loaded on your module. However, configuration files are also available on the ProSoft CD as well as the ProSoft Technology website.
Page 96
Appendix F – Uploading and Downloading the Cfg File When the configuration file is downloaded to your PC, the screen indicates that the download is complete. The configuration file is now on your PC at the location you specified. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 97
Appendix F – Uploading and Downloading the Cfg File You can now open and edit the file. 8. Once you are done editing the file. Save and close the file. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
(Receive Module Configuration). The message “Press Y key to confirm configuration receive!” is displayed at the bottom of the screen. 3. Press the key. The screen indicates that the PC is ready to send. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 99
Appendix F – Uploading and Downloading the Cfg File 4. From the Transfer menu, select Send File. The Send File dialog appears. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 100
Note: This procedure assumes that you are uploading a newly edited configuration file from your PC to the module. However, configuration files are also available on the ProSoft CD as well as the ProSoft Technology website. 6. Select the configuration file and click Open.
Page 101
Appendix F – Uploading and Downloading the Cfg File Your module now contains the new configuration. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
These fields are not used by the P2 to P4 command. Values entered in these columns will be ignored. This function reads one or more words of data from the PLC memory. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 104
These fields are not used by the P2 to P4 command. Values entered in these columns will be ignored. This function sets or resets individual bits within a limited area of the PLC data table. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 105
This field is not used by the command. Values entered in this column will be ignored. This function is used to write one or more words of data to a PLC data table. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 106
This field is not used by the command. Values entered in this column will be ignored. This function is used to read one or more words of data from a PLC data table. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 107
0=Reset and 1=Leave the Same. Values in the OR mask have the following definitions: 0=Leave the Same and 1=Set. The module is responsible for setting the mask values to correctly construct the message from the virtual database values. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 108
These fields are not used by the P2 to P4 command. Values entered in these columns will be ignored. This function is used to read one or more words of data from a PLC data table. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 109
0=Reset and 1=Leave the Same. Values in the OR mask have the following definitions: 0=Leave the Same and 1=Set. The module is responsible for setting the mask values to correctly construct the message from the virtual database values. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 110
Refer to the AB documentation for a list of valid sub- element codes. This function is used to read one or more words of data from a PLC data table. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 111
Sub-Element Number This parameter defines the sub- element to be used with the command. Refer to the AB documentation for a list of valid sub- element codes. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 112
The bit mask used for the command is 0xFFFF. This provides direct manipulation of the data in the device with the internal data of the module. The function requires that all data associated with the command use the same mask. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 113
If you need to return the card for repair, obtain an RMA number from ProSoft Technology. Please call the factory for this number and display the number prominently on the outside of the shipping carton used to return the card.
Page 114
ProSoft. If ProSoft determines that the Product is not under warranty, it will, at the Customer's option, repair the Product using current ProSoft standard rates for parts and labor, and return the Product freight collect. ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Page 115
Technical Support Department. Product Warranty Information ProSoft Technology, Inc. products, excepting RadioLinx products, are warranted to be free from any defect in material and workmanship for a period of one (1) year from the date of shipment.
Page 116
- - - - - - - - - - - - - - - - END OF MANUAL - - - - - - - - - - - - - - - - - ProSoft Technology, Inc. MVI69-DFCM User Manual June 24, 2004...
Need help?
Do you have a question about the MVI69-DFCM and is the answer not in the manual?
Questions and answers