Manual VM600 Networking-E2
Manual VM600 Networking-E2
Instruction Manual
VM600 Networking
Vibro-Meter SA
Route de Moncor 4
CH - 1701 Fribourg
SWITZERLAND
www.vibro-meter.com
Date Written by / PM
Edition Description Signature
of Issue Modified by No.
RA
Document released by Technical Publications R. Arnaud
The duly signed master copy of this page is stored by the Technical Publications Department of
Vibro-Meter S.A. and can be obtained by writing to the Technical Publications Manager.
IMPORTANT NOTICE
All statements, technical information, and recommendations in this document which relate to the products supplied
by Vibro-Meter SA are based on information believed to be reliable, but unless otherwise expressly agreed in writing
with Vibro-Meter the accuracy or completeness of such data is not guaranteed. Before using this product, you must
evaluate it and determine if it is suitable for your intended application. Unless otherwise expressly agreed in writing
with Vibro-Meter, you assume all risks and liability associated with such use. Vibro-Meter takes no responsibility for
any statements related to the product which are not contained in a current English language Vibro-Meter
publication, nor for any statements contained in extracts, summaries, translations or any other documents not
authored and produced by Vibro-Meter.
COPYRIGHT
TITLE PAGE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i
COPYRIGHT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii
PREFACE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vii
ETHERNET
ETHERNET / TCP/IP
(1b) (Rack configuration using VM600
software packages, e.g. MPS1, VM600 Rack
MPS2, CMS)
• Usually employs solid cable, though wireless LANs are increasingly common
• Transmission rates tend to be in the range of 10 Mbps to 100 Mbps
X
Station
Hub
(Section 1 of first
network)
Bridge
Hub
(Section 2 of first
Gateway network)
Repeater
Second Network
Repeater
1.2.3 Ethernet
Ethernet provides a method for high-bandwidth communication between devices on a LAN.
It is presently the most commonly used system.
The original Ethernet specification served as a basis for the IEEE 802.3 standard. This
designates both physical transmission media and the method of transmission along the
media.
Over 20 variations of Ethernet are presently available. The ones most applicable to the
VM600 system are :
1- 10Base-2 (also known as Thinnet)
• Operates at 10 Mbps and uses baseband transmission methods
• Uses 50 Ω coaxial cable
• Maximum cable segment length is 185 meters (600 feet)
• Maximum cable length with repeaters is 925 meters (3000 feet)
• Cables use BNC connectors
• Computer network interface card (NIC) requires T-connector. Any unused connector
must have 50 Ω termination.
• Cheaper than 10Base-5 (also known as Thicknet)
• More expensive than unshielded twisted pair (UTP) used by 10Base-T
• Break in any one cable can bring down the entire network
2- 10Base-T
• Operates at 10 Mbps and uses baseband transmission methods
• Uses least expensive cable type, i.e. shielded twisted pair (STP) or unshielded
twisted pair (UTP) cable (most use UTP)
• Maximum cable segment length is 100 meters
• Cables use RJ-45 connectors
• Star or star-bus topology is created, with systems connected to each other via hubs
• Easy to expand
3- 10Base-FL
• Operates at 10 Mbps and uses baseband transmission methods
• Uses light transmitted through a pair of fiber optic cables rather than electricity to
transmit signals, so is insensitive to EMI and RFI
• Maximum cable segment length is 2000 meters
• Network interface cards require fiber optic transceivers
• Star topology, therefore requires a hub
4- 100Base-T (also known as Fast Ethernet)
• Operates at 100 Mbps and uses baseband transmission methods
• Variants depending on physical transmission media are :
100Base-TX (2 pairs of high-quality twisted pairs, allowing full duplex transmission)
100Base-T4 (4 pairs of normal-quality twisted pairs)
100Base-FX (2 multimode fiber optic cables)
• Star topology, therefore requires a hub
• Used mainly for network backbones or server-to-server connections (clustering)
In terms of the VM600, Ethernet communication is nevertheless possible with a very simple
configuration that uses a crossover cable to connect the VM600 rack directly to the host
computer. Refer to Section 3.1 for further information.
PPP Header
Data
(up to 1500 bytes in total)
• 100.100.100.100
Three common IP address classes exist (see also Figure 1-5) :
• Class A
Supports approx. 16 million hosts on each of 127 networks
Address format : Network.Host.Host.Host
• Class B
Supports approx. 65 000 hosts on each of approximately 16 000 networks
Address format : Network.Network.Host.Host
• Class C
Supports 254 hosts on each of approximately 2 million networks
Address format : Network.Network.Network.Host
Class A
Network Host Host Host
0
8 bits 8 bits 8 bits 8 bits
Binary network address starts with “0”, so first byte can be between 1 and 127 (decimal).
The first byte identifies the network and the remaining 3 bytes identify the host.
Example : 104.122.245.10 (where “104” identifies the network and “122.245.10” the host)
Number of possible networks : 127
Max. number of hosts : 16 777 214
Class B
Network Network Host Host
1 0
8 bits 8 bits 8 bits 8 bits
Binary network address starts with “10”, so first byte can be between 128 and 191 (decimal).
The first 2 bytes identifies the network and the remaining 2 bytes identify the host.
Example : 155.113.16.102 (where “155.113” identifies the network and “16.102” the host)
Number of possible networks : 16 384
Max. number of hosts : 65 534
Class C
Network Network Network Host
1 1 0
8 bits 8 bits 8 bits 8 bits
Binary network address starts with “110”, so first byte can be between 192 and 223 (decimal).
The first 3 bytes identifies the network and the remaining 1 byte identifies the host.
Example : 210.222.126.55 (where “210.222.126” identifies the network and “55” the host)
Number of possible networks : 2 097 152
Max. number of hosts : 254
(Note : although theoretically 256 host addresses should be possible, the addresses “00000000”
and “11111111” are reserved)
2.1 Purpose
A VT100 connection allows parameters in the CPU M card’s operating system files to be
customized before the VM600 is used with an Ethernet connection or before a Modbus
configuration is set up. These system files are on the card’s “disk-on-chip”.
Using the a VT100 terminal session, you can:
• Configure an IP address for the VM600 rack
• Modify Modbus communication parameters such as baud rate and parity.
• Modify the allocation of Modbus registers
NOTE : This description assumes that Windows 2000 is the operating system used. If this
is not the case, contact your System Administrator or Vibro-Meter for further
information.
2- Select an appropriate icon from the choice provided, then type in a suitable name for the
terminal emulation. Click OK to obtain the Connect To dialog box (see Figure 2-2).
3- Set the communication parameters for the chosen port as shown in Figure 2-3, then click
OK.
4- Choose Properties from the File menu and set the communication parameters for the
chosen port as shown in Figure 2-4.
Figure 2-4 : Configuring the Settings dialog box for a VT100 terminal
5- Click in turn the Terminal Setup and ASCII Setup keys and check the resulting screens
are as shown in Figure 2-5.
Figure 2-5 : The Terminal Settings and ASCII Settings dialog boxes
7- Use the “ls” command to list the files in the directory (see Figure 2-7).
Depending on the CPU sub-module options ordered and installed, the following files can also
be found :
mbcfg.4 Configuration file for Modbus communication through the two “A” connectors
(RJ11-type) on IOC N card
File contains the Modbus address for the rack, the definition of
communications parameters (baud rate, parity, etc.) and the definition of all
discrete inputs and registers that can be read.
mbcfg.5 Configuration file for Modbus communication through the two “B” connectors
(RJ11-type) on IOC N card
File contains the Modbus address for the rack, the definition of
communications parameters (baud rate, parity, etc.) and the definition of all
discrete inputs and registers that can be read.
2- Modify the line defining the IP address of the rack. This line is shown in Figure 2-9.
3- If a gateway is required, remove the # character preceding the gateway address This will
activate the address. Refer to Section 2.4 for further information.
4- Use the “wq” command to save the changes and leave the VT100 editor.
5- Power down and restart the VM600 rack.
If you are unable to power down the rack you can use the shutdown -f command
instead.
NOTE : Further information on VT100 commands (vi Editor) can be found in Section 2.6.
System 1
IP address =
Communication
10.10.56.56
possible
Subnet mask =
255.255.0.0
Communication
Communication
possible
possible
System 3
System 2 IP address =
IP address = 194.11.227.5
10.10.57.5 Subnet mask =
Subnet mask = 255.255.255.0
255.255.0.0
In terms of the VM600 rack, Ethernet communication between the host PC and the VM600
rack (CPU M card) can only take place if the IP addresses of the host PC and the VM600 rack
belong to the same subnet.
To get round this potential problem, a gateway must be defined in the CPU M card’s
“disk-on-chip”.
NOTE : For proper operation, the IP addresses of the gateway and the CPU M must belong
to the same subnet. If this is not the case, the gateway cannot be accessed by the
CPU M.
The host PC and the gateway must also have IP addresses that are visible to each other.
Finally, the host PC can run on any operating system but must be able to emulate a VT100
terminal.
2.4.2 Procedure
To activate the gateway, proceed as follows :
1- Add (or activate) the IP address of the gateway in the “hosts” file found on the CPU M
card’s “disk-on-chip” (refer to Section 2.3).
The hosts file may already contain a commented out line defining the IP address of the
gateway, as shown in Figure 2-9. In this case, it is sufficient to remove the # character at
the beginning of the line and type in the actual IP address of your gateway.
Otherwise, type in the IP address (followed by the word “gateway”) as shown in
Figure 2-11.
Gateway address
Figure 2-11 : The “hosts” file with the gateway address activated
3- Activate the following line at the end of the file by removing the # character (see
Figure 2-12) :
/usr/ucb/route add default gateway
2- Modify the line containing the existing Modbus address (see Figure 2-14).
Command Function
Use the arrow keys to move the cursor around the text.
j k h l
Alternatively, use j instead of the up arrow, k instead of the down arrow,
h instead of the left arrow and l instead of the right arrow.
:1,$s/xyz/abc Replaces all occurrences of xyz by abc, from first to last line
3.1 Introduction
A direct Ethernet connection is the quickest and simplest method of communicating with the
VM600 rack (see Figure ).
Personal
Ethernet 1
computer (PC)
Crossover cable
P/N 962.02.10.0031
CPU M / IOC N
VM600 rack
NOTE : The exact procedure to be followed depends on the operating system used. This
description assumes Windows 2000 is installed. If you are using a different
operating system you can still follow this description for guidance, but the menus
and dialog boxes shown in screen shots may look quite different.
In case of questions or problems, please consult first the Windows online help
utility or contact your System Administrator. If still no solution can be found, contact
your nearest Vibro-Meter representative.
3.2 Requirements
1- One of the following operating systems (or higher) :
• Windows 98
• Windows NT 4
• Windows 2000
• Windows XP
NOTE : The IP address of the VM600 rack (CPU M card) is set in the factory to
10.10.56.56.
It is highly recommended to change this address.
To do this, change the address in the “hosts” file stored on the CPU card’s
“disk-on-chip” using a VT100 terminal (or emulator such as HyperTerminal). Refer
to Section 2.3 for further information.
CPU sub-module
Ethernet sub-module
Front panel of
CPU M card
3.3 Configuration
1- An Ethernet card has to be defined, as shown in the example in Figure 3-2.
3- Click the Properties key to get the Internet Protocol (TCP/IP) Properties dialog box (see
Figure 3-4). Enter an IP address for the PC (and for the gateway if applicable) and the
correct subnet mask.
IP address of PC
(example)
Subnet mask
(example)
IP address of gateway
(should be entered if
applicable)
4- Open the “hosts” file on your system disk using Notepad or a similar editor. This file is in
the Windows area of the system disk. If Windows 2000 is installed it will be in :
C:\winnt\system32\drivers\etc
NOTE : If you read or modify this file, be careful to save it without a file extension (i.e.
don’t give it the extension .txt).
5- Define a suitable hostname for the rack. Host names for several racks can be defined in
this file. The # character can be used to temporarily “comment out” a line until it is
required some time in the future (see Figure 3-5)
NOTE : The IP address of the rack is not actually defined in this “hosts” file, but in a different
“hosts” file on the CPU M card’s “disk-on-chip”. Refer to Section 2.3 for further
information.
The IP address of a given rack should of course be the same in both of these
“hosts” files.
6- Find the application called “cmd.exe” which is located in the Windows directory. When
you run this application, a window like that shown in Figure 3-6 appears.
“ping” command
for IP address
10.10.56.56
(example)
7- Use the “ping” command to check the connection to the VM600 rack. Enter the IP
address of the VM600 rack.
Highlight the
rack
Choose from the list the hostname that corresponds to the VM600
rack in question.
(Alternatively, enter the IP address of the rack directly in the field)
3- Select the rack in question from the “tree” on the left-hand side of the screen (see
Figure 3-8).
Highlight the
rack
In case of questions or problems, please consult first the Windows on-line help or
contact your System Administrator. If still no solution can be found, contact your
nearest Vibro-Meter representative.
4.1 Requirements
1- One of the following operating systems (or higher) :
• Windows 98
• Windows NT 4
• Windows 2000
• Windows XP
2- An RS-232 communication port on your PC
3- An RS-232 cable as shown in Figure 4-1
These cables are available from Vibro-Meter : P/N = 957.18.09.030X
Connect to Connect to
CPU M card personal computer
Figure 4-1 : Interface cable to connect CPU M card to the serial port of
personal computer to allow PPP communication
The VM600 rack you are trying to communicate with must have an IP address that does not
belong to Subnet 1, but to some other subnet (e.g. “Subnet 2”).
NOTE : Subnet 1 and Subnet 2 must be different to allow messages to be directed onto
either physical interface.n
Ethernet 1
(PC)
Subnet 2
VM600 rack
IP address in Subnet 2
RS-232 connector on (Subnet 1 different
CPU M front panel from Subnet 2)
2- Double-click the Phone and Modem Options icon to obtain the dialog box shown in
Figure 4-3.
Figure 4-3 : The Phone and Modem Options icon and dialog box
3- Select the Modems thumb tab (see Figure 4-4) and click on Add to call up the
Add/Remove Hardware Wizard. Configure the first page of the wizard as shown.
Figure 4-4 : The Phone and Modem Options icon and dialog box
4- Select NULL Modem Types (see Figure 4-5). Click on the Have Disk key to find and
select the file called mdmcisc2.inf as shown. You should then select the model called
“RAS Serial Cable between 2 PCs”.
5- Select a communications port for the modem as shown in Figure 4-6. Click on Finish to
end the wizard. The modem is now installed.
2- Select the Advanced thumb tab (see Figure 4-8). Click on the Change Default
Preferences key and check that the fields/options on the General and Advanced thumb
tabs are configured as shown in Figure 4-8.
2- Follow the wizard and select “Dial-up to a private network” (see Figure 4-10). Choose a
device from the list.
3- The following two screens of the wizard (Phone Number to Dial and Connection
Availability) can be configured as shown in Figure 4-11.
4- Complete the wizard by entering a suitable name for the connection (see Figure 4-12).
5- When the Finish key is clicked, a screen resembling the one in Figure 4-13 will appear.
(This screen can also be obtained from the Start > Settings > Network and Dial-up
Connections menu).
6- Click on the Properties key of the screen in Figure 4-13 to get the General thumb tab
(see Figure 4-14). Select a modem from the list. Press the Configure key to obtain the
Modem Configuration dialog box and set it up as shown in Figure 4-14
7- Configure the Options and Security dialog boxes as shown in Figure 4-15.
8- Select the Networking thumb tab (see Figure 4-16). Select PPP as the type of dial-up
server. Choose Internet Protocol (TCP/IP) from the list of components (put a tick in the
box). Click on the Settings key to obtain the PPP Settings dialog box and configure it as
shown in Figure 4-16.
9- Click Properties (Figure 4-16) to obtain the Internet Protocol (TCP/IP) Properties dialog
box (see Figure 4-17). Enter an IP address for the host PC used for the PPP connection.
This address must be different from the actual IP address of the rack, but must belong
to the same subnet.
This subnet is dedicated to the PPP connection and must be different from any other
subnet used by the PC for other network devices such as Ethernet cards.
For example, if the rack’s IP address is 10.10.56.56, a valid IP address for the host PC
used for PPP connection would be 10.10.56.1.
10- Select the Sharing dialog box and configure it as shown in Figure 4-18. Clicking on OK
will return you to the screen shown on the right of the figure.
2- Click on the Dial key to obtain the Pre-Dial Terminal Screen (Figure 4-19). Login by
typing :
login : pppuser
password : ppp (remember to click the <Enter> key)
Click the Continue key to proceed further.
3- A small icon appears on the Windows taskbar (see Figure 4-20). Double-click the icon to
obtain status information if required (you do not have to keep this window open).
4- Find the application called “cmd.exe” which is located in the Windows directory. When
you run this application, a window like the one shown in Figure 4-21 appears.
“ping” command
for IP address
10.10.56.56
(example)
5- Use the “ping” command to check the connection to the VM600 rack. Enter the IP
address of the VM600 rack.
3- Select the rack in question from the “tree” on the left-hand side of the screen (see
Figure 4-22).
Highlight the
rack
Choose from the list the hostname that corresponds to the MPS rack in
question.
(Alternatively, enter the IP address of the rack directly in the field)
4- Select the rack in question from the “tree” on the left-hand side of the screen (see
Figure 4-23).
Highlight
the rack
Choose from the list the hostname that corresponds to the VM600
rack in question.
(Alternatively, enter the IP address of the rack directly in the field)
5.1 Introduction
This chapter describes the implementation of the Modbus software interface for the VM600
rack.
Communication is done through either :
• A serial line using the Modicon standard Modbus RTU protocol
and/or
• An Ethernet line using the Modicon standard Modbus TCP protocol
The transmitted data consists of real-time values (vibration level, pressure, etc…) and status
information (alarms). This data can be used by any external system (e.g. distributed control
system) for the purposes of machinery monitoring.
The interface presently supports the following VM600 cards :
• MPC 4
• AMC 8
The Modbus RTU protocol can be used indifferently with RS-232 and RS-485 serial
interfaces. In RS-485 mode, a master device can address up to 99 instruments. The link can
be half-duplex or full-duplex with selectable transmission rates from 1200 to 19200 bits/s.
NOTE : Note that when the CPU M card contains an optional RS-485 / RS-422
communications module (allowing communication over the “A” and “B” pairs of
connectors on the IOC N), only full duplex transmission is possible.
The Modbus TCP protocol has exactly the same layout as the Modbus RTU protocol, with the
exception of the "framing" sequence check pattern and the address interpretation.
Communications are based on the master-slave principle. The VM600 rack is the slave in the
system. The master equipment requests data from the addressed slave, which can only
respond. The slave cannot initiate a transaction. The master can address individual slaves to
request or send data. It can also request an action to be taken by one or all the slaves in the
network.
NOTE : The following definitions of the Modbus protocol are adapted to the VM600 MPS.
The Modbus RTU protocol is a serial data transmission format widely used in
communications with programmable controllers. It is easily adaptable to other types of
remote units thanks to its particular message structure (it doesn't operate with variables but
with memory addresses).
The first character of a frame is the slave address, followed by the Modbus function number
and the information field. Finally, two bytes are reserved for an error check code based on
cyclic redundancy checking (CRC). Refer to Figure 5-1.
Each character is composed of 10 bits : 1 start bit, 8 data bits and 1 stop bit
Modbus
Slave CRC
Function Information
Address (2 bytes)
Number
The Modbus RTU protocol has no delimiter character at the beginning and the end of a
message. Each frame must be preceded by and followed by a silent interval of at least 3.5 CT
(where CT = character time). Refer to Figure 5-2.
The connected equipment (VM600 rack) detects the start of a message when any valid
character (containing its address or the address 00) has been received after a silent interval
of at least 3.5 CT. The end of a message is interpreted by a silent interval of the same
duration.
T1 T2 T3
Function
Function Description
Number
01 Read coils
02 Read discrete inputs
03 Read multiple registers
04 Read input registers
NOTE : Function 01 and Function 02 can be used indifferently and there is no reason to
use one rather than the other. They both return the same result.
NOTE : Function 03 and Function 04 can be used indifferently and there is no reason to
use one rather than the other. They both return the same result.
NOTE : If any other function (apart from the above 4) is requested, an exception code “01”
will be returned to indicate the use of an illegal function.
NOTE : A maximum of 2040 discrete values (coils) can be requested at one time.
The Request and Response frame formats are shown in Figure 5-3.
Request frame
Response Frame
NOTE : When requesting a variable that is out of the range configured in the VM600,
the exception code “02” will be returned to indicate the use of an illegal data
address.
Example : Read 8 discrete values from Modbus address 01, starting from first coil
(= coil 0)
The Request and Response frame formats are shown in Figure 5-4.
Request frame
1 byte 1 byte 2 bytes 2 bytes 2 bytes
Slave Modbus First register address Number of words CRC
address function to be read (registers) to be read
Response Frame
1 byte 1 byte 1 byte n bytes 2 bytes
Address Function Byte Register values CRC
count
NOTE : When requesting a variable that is out of the range configured in the VM600,
the exception code “02” will be returned to indicate the use of an illegal data
Example : Read 1 register from Modbus address 01, starting from register 55 (decimal)
Note 1 :
Register 1 (decimal) has register address H’00
Register 17 (decimal) has register address H’10
Register 49 (decimal) has register address H’30
etc.
If the value of register 55 is 4660 (decimal), corresponding to hexadecimal H’1234, the
response will be as follows :
Error Handling
Example : Read 1 register from Modbus address 01, starting from register 256 (decimal)
Note 1 :
Register 1 (decimal) has register address H’00
Register 17 (decimal) has register address H’10
Register 256 (decimal) has register address H’FF
etc.
Assuming register 256 does not exist, the response will be as follows :
NOTE : All requests are sent via TCP on registered port 502.
Requests are normally sent in half-duplex mode on a given connection. Effectively, there is
no benefit in sending additional requests on a single connection while a response is
outstanding.
The Modbus 'slave address' field is replaced by a single-byte 'Unit Identifier'. This may be
used to communicate via devices such as bridges and gateways which use a single IP
address to support multiple independent end units. The VM600 does not use this feature. In
the response, this field is always set to the received value, but it is not checked by the system.
The request and response are prefixed by six bytes as follows :
Byte 0 Transaction identifier - copied by server - usually 0
Byte 1 Transaction identifier - copied by server - usually 0
Byte 2 Protocol identifier = 0
Byte 3 Protocol identifier = 0
Byte 4 Length field (upper byte) = 0 (since all messages are smaller than 256)
Byte 5 Length field (lower byte) = number of bytes following
Byte 6 Unit identifier (previously 'slave address') - copied by server but ignored
Byte 7 Modbus function code
Byte 8 onwards Data as needed
Example :
If request is “Read 1 register at offset 55” and if returned value is decimal 4660 (=
hexadecimal H’1234), this would give :
TCP Modbus
Request : 00 00 00 00 00 06 0F 03 00 36 00 01
Response : 00 00 00 00 00 05 0F 03 02 12 34
Slot This is the number of the slot occupied by the DAU (data acquisition
unit, i.e. card) in the VM600 rack.
It can have a value of between 3 and 14.
DAU Indicates the type of card in the slot :
• MPC = MPC 4
• AMC = AMC 8
Output Defines the channel and/or output of the card in question. See
Section 5.4.1
Type Specifies whether the (analog) value returned is the actual measured
value or the full-scale setting defined for the output in question :
• VAL = Measured value
• FSD = Full-scale value
STS/NOT Defines whether the discrete values concerning the output in question
are requested or not :
• STS = Values requested (NB : STS = status)
• NOT = Values not requested
Analog Reg. No. Register used for analog values concerning the output in question
Digital Reg. No. Register used for discrete (digital) values concerning the output in
question
The registers for analog values and discrete values are numbered sequentially and in
parallel. The configuration file is scanned, with the numbering of both sets of registers starting
at 1 (addressed as 0). Each time an analog register declaration or a discrete input is
encountered, the register number (current number) is incremented.
Current number
Discrete values
Analog values
Output
Definition
Number
Output
Definition
Number
NOTE : The two speed values (outputs 10 and 11 in Table 5-2) are coded differently, i.e.
directly in RPM divided by 4.
To obtain RPM values, simply multiply the returned value by 4.
The map of all discrete values available for an output can be activated or not using the STS
or NOT indication. The 8 discrete values available for the output will be mapped as shown in
Table 5-3.
Bit Definition
b0 1 = Point is defined
(= LSB) 0 = Point is not defined
1 = Point is in Alarm+ condition
b1
0 = Point is not in Alarm+ condition
1 = Point is in Alarm- condition
b2
0 = Point is not in Alarm- condition
1 = Point is in Danger+ condition
b3
0 = Point is not in Danger+ condition
1 = Point is in Danger- condition
b4
0 = Point is not in Danger- condition
1 = OK status indicates no problem at the point
b5 0 = OK status indicates there is a problem at the
point
b6 Reserved
b7
Reserved
(= MSB)
Discrete values are not available individually (e.g. you cannot request only bit b3). All 8 bits
have to be requested.
4 MPC 4 1 VAL STS 25 (H’0018) 105 - 112 (H’0068 - H’006F) Chan. 1, O/P 2
4 MPC 4 2 VAL STS 27 (H’001A) 113 - 120 (H’0070 - H’0077) Chan. 2, O/P 1
4 MPC 4 3 VAL STS 29 (H’001C) 121 - 128 (H’0078 - H’007F) Chan. 2, O/P 2
4 MPC 4 4 VAL STS 31 (H’001E) 129 - 136 (H’0080 - H’0087) Chan. 3, O/P 1
4 MPC 4 5 VAL STS 33 (H’0020) 137 - 144 (H’0088 - H’008F) Chan. 3, O/P 2
4 MPC 4 6 VAL STS 35 (H’0022) 145 - 152 (H’0090 - H’0097) Chan. 4, O/P 1
4 MPC 4 7 VAL STS 37 (H’0024) 153 - 160 (H’0098 - H’009F) Chan. 4, O/P 2
4 MPC 4 8 VAL STS 39 (H’0026) 161 - 168 (H’00A0 - H’00A7) Dual 1&2, O/P 1
4 MPC 4 9 VAL STS 41 (H’0028) 169 - 176 (H’00A8 - H’00AF) Dual 3&4, O/P 1
4 MPC 4 10 VAL STS 43 (H’002A) 177 - 184 (H’00B0 - H’00B7) Speed 1, O/P 1
4 MPC 4 11 VAL STS 44 (H’002B) 185 - 192 (H’00B8 - H’00BF) Speed 2, O/P 1
5 MPC 4 0 VAL STS 45 (H’002C) 193 - 200 (H’00C0 - H’00C7) Chan. 1, O/P 1
5 MPC 4 1 VAL STS 47 (H’002E) 201 - 208 (H’00C8 - H’00CF) Chan. 1, O/P 2
5 MPC 4 2 VAL STS 49 (H’0030) 209 - 216 (H’00D0 - H’00D7) Chan. 2, O/P 1
5 MPC 4 3 VAL STS 51 (H’0032) 217 - 224 (H’00D8 - H’00DF) Chan. 2, O/P 2
5 MPC 4 4 VAL STS 53 (H’0034) 225 - 232 (H’00E0 - H’00E7) Chan. 3, O/P 1
5 MPC 4 5 VAL STS 55 (H’0036) 233 - 240 (H’00E8 - H’00EF) Chan. 3, O/P 2
5 MPC 4 6 VAL STS 57 (H’0038) 241 - 248 (H’00F0 - H’00F7) Chan. 4, O/P 1
5 MPC 4 7 VAL STS 59 (H’003A) 249 - 256 (H’00F8 - H’00FF) Chan. 4, O/P 2
5 MPC 4 8 VAL STS 61 (H’003C) 257 - 264 (H’0100 - H’0107) Dual 1&2, O/P 1
5 MPC 4 9 VAL STS 63 (H’003E) 265 - 272 (H’0108 - H’010F) Dual 3&4, O/P 1
5 MPC 4 10 VAL STS 65 (H’0040) 273 - 280 (H’0110 - H’0117) Speed 1, O/P 1
5 MPC 4 11 VAL STS 66 (H’0041) 281 - 288 (H’0118 - H’011F) Speed 2, O/P 1
6 MPC 4 0 VAL STS 67 (H’0042) 289 - 296 (H’0120 - H’0127) Chan. 1, O/P 1
6 MPC 4 1 VAL STS 69 (H’0044) 297 - 304 (H’0128 - H’012F) Chan. 1, O/P 2
6 MPC 4 2 VAL STS 71 (H’0046) 305 - 312 (H’0130 - H’0137) Chan. 2, O/P 1
6 MPC 4 3 VAL STS 73 (H’0048) 313 - 320 (H’0138 - H’013F) Chan. 2, O/P 2
6 MPC 4 4 VAL STS 75 (H’004A) 321 - 328 (H’0140 - H’0147) Chan. 3, O/P 1
6 MPC 4 5 VAL STS 77 (H’004C) 329 - 336 (H’0148 - H’014F) Chan. 3, O/P 2
6 MPC 4 6 VAL STS 79 (H’004E) 337 - 344 (H’0150 - H’0157) Chan. 4, O/P 1
6 MPC 4 7 VAL STS 81 (H’0050) 345 - 352 (H’0158 - H’015F) Chan. 4, O/P 2
6 MPC 4 8 VAL STS 83 (H’0052) 353 - 360 (H’0160 - H’0167) Dual 1&2, O/P 1
6 MPC 4 9 VAL STS 85 (H’0054) 361 - 368 (H’0168 - H’016F) Dual 3&4, O/P 1
6 MPC 4 10 VAL STS 87 (H’0056) 369 - 376 (H’0170 - H’0177) Speed 1, O/P 1
6 MPC 4 11 VAL STS 88 (H’0057) 377 - 384 (H’0178 - H’017F) Speed 2, O/P 1
7 MPC 4 0 VAL STS 89 (H’0058) 385 - 392 (H’0180 - H’0187) Chan. 1, O/P 1
7 MPC 4 1 VAL STS 91 (H’005A) 393 - 400 (H’0188 - H’018F) Chan. 1, O/P 2
7 MPC 4 2 VAL STS 93 (H’005C) 401 - 408 (H’0190 - H’0197) Chan. 2, O/P 1
7 MPC 4 3 VAL STS 95 (H’005E) 409 - 416 (H’0198 - H’019F) Chan. 2, O/P 2
7 MPC 4 4 VAL STS 97 (H’0060) 417 - 424 (H’01A0 - H’01A7) Chan. 3, O/P 1
7 MPC 4 5 VAL STS 99 (H’0062) 425 - 432 (H’01A8 - H’01AF) Chan. 3, O/P 2
7 MPC 4 6 VAL STS 101 (H’0064) 433 - 440 (H’01B0 - H’01B7) Chan. 4, O/P 1
7 MPC 4 7 VAL STS 103 (H’0066) 441 - 448 (H’01B8 - H’01BF) Chan. 4, O/P 2
7 MPC 4 8 VAL STS 105 (H’0068) 449 - 456 (H’01C0 - H’01C7) Dual 1&2, O/P 1
7 MPC 4 9 VAL STS 107 (H’006A) 457 - 464 (H’01C8 - H’01CF) Dual 3&4, O/P 1
7 MPC 4 10 VAL STS 109 (H’006C) 465 - 472 (H’01D0 - H’01D7) Speed 1, O/P 1
7 MPC 4 11 VAL STS 110 (H’006D) 473 - 480 (H’01D8 - H’01DF) Speed 2, O/P 1
8 MPC 4 0 VAL STS 111 (H’006E) 481 - 488 (H’01E0 - H’01E7) Chan. 1, O/P 1
8 MPC 4 1 VAL STS 113 (H’0070) 489 - 496 (H’01E8 - H’01EF) Chan. 1, O/P 2
8 MPC 4 2 VAL STS 115 (H’0072) 497 - 504 (H’01F0 - H’01F7) Chan. 2, O/P 1
8 MPC 4 3 VAL STS 117 (H’0074) 505 - 512 (H’01F8 - H’01FF) Chan. 2, O/P 2
8 MPC 4 4 VAL STS 119 (H’0076) 513 - 520 (H’0200 - H’0207) Chan. 3, O/P 1
8 MPC 4 5 VAL STS 121 (H’0078) 521 - 528 (H’0208 - H’020F) Chan. 3, O/P 2
8 MPC 4 6 VAL STS 123 (H’007A) 529 - 536 (H’0210 - H’0217) Chan. 4, O/P 1
8 MPC 4 7 VAL STS 125 (H’007C) 537 - 544 (H’0218 - H’021F) Chan. 4, O/P 2
8 MPC 4 8 VAL STS 127 (H’007E) 545 - 552 (H’0220 - H’0227) Dual 1&2, O/P 1
8 MPC 4 9 VAL STS 129 (H’0080) 553 - 560 (H’0228 - H’022F) Dual 3&4, O/P 1
8 MPC 4 10 VAL STS 131 (H’0082) 561 - 568 (H’0230 - H’0237) Speed 1, O/P 1
8 MPC 4 11 VAL STS 132 (H’0083) 569 - 576 (H’0238 - H’023F) Speed 2, O/P 1
9 MPC 4 0 VAL STS 133 (H’0084) 577 - 584 (H’0240 - H’0247) Chan. 1, O/P 1
9 MPC 4 1 VAL STS 135 (H’0086) 585 - 592 (H’0248 - H’024F) Chan. 1, O/P 2
9 MPC 4 2 VAL STS 137 (H’0088) 593 - 600 (H’0250 - H’0257) Chan. 2, O/P 1
9 MPC 4 3 VAL STS 139 (H’008A) 601 - 608 (H’0258 - H’025F) Chan. 2, O/P 2
9 MPC 4 4 VAL STS 141 (H’008C) 609 - 616 (H’0260 - H’0267) Chan. 3, O/P 1
9 MPC 4 5 VAL STS 143 (H’008E) 617 - 624 (H’0268 - H’026F) Chan. 3, O/P 2
9 MPC 4 6 VAL STS 145 (H’0090) 625 - 632 (H’0270 - H’0277) Chan. 4, O/P 1
9 MPC 4 7 VAL STS 147 (H’0092) 633 - 640 (H’0278 - H’027F) Chan. 4, O/P 2
9 MPC 4 8 VAL STS 149 (H’0094) 641 - 648 (H’0280 - H’0287) Dual 1&2, O/P 1
9 MPC 4 9 VAL STS 151 (H’0096) 649 - 656 (H’0288 - H’028F) Dual 3&4, O/P 1
9 MPC 4 10 VAL STS 153 (H’0098) 657 - 664 (H’0290 - H’0297) Speed 1, O/P 1
9 MPC 4 11 VAL STS 154 (H’0099) 665 - 672 (H’0298 - H’029F) Speed 2, O/P 1
10 MPC 4 0 VAL STS 155 (H’009A) 673 - 680 (H’02A0 - H’02A7) Chan. 1, O/P 1
10 MPC 4 1 VAL STS 157 (H’009C) 681 - 688 (H’02A8 - H’02AF) Chan. 1, O/P 2
10 MPC 4 2 VAL STS 159 (H’009E) 689 - 696 (H’02B0 - H’02B7) Chan. 2, O/P 1
10 MPC 4 3 VAL STS 161 (H’00A0) 697 - 704 (H’02B8 - H’02BF) Chan. 2, O/P 2
10 MPC 4 4 VAL STS 163 (H’00A2) 705 - 712 (H’02C0 - H’02C7) Chan. 3, O/P 1
10 MPC 4 5 VAL STS 165 (H’00A4) 713 - 720 (H’02C8 - H’02CF) Chan. 3, O/P 2
10 MPC 4 6 VAL STS 167 (H’00A6) 721 - 728 (H’02D0 - H’02D7) Chan. 4, O/P 1
10 MPC 4 7 VAL STS 169 (H’00A8) 729 - 736 (H’02D8 - H’02DF) Chan. 4, O/P 2
10 MPC 4 8 VAL STS 171 (H’00AA) 737 - 744 (H’02E0 - H’02E7) Dual 1&2, O/P 1
10 MPC 4 9 VAL STS 173 (H’00AC) 745 - 752 (H’02E8 - H’02EF) Dual 3&4, O/P 1
10 MPC 4 10 VAL STS 175 (H’00AE) 753 - 760 (H’02F0 - H’02F7) Speed 1, O/P 1
10 MPC 4 11 VAL STS 176 (H’00AF) 761 - 768 (H’02F8 - H’02FF) Speed 2, O/P 1
11 MPC 4 0 VAL STS 177 (H’00B0) 769 - 776 (H’0300 - H’0307) Chan. 1, O/P 1
11 MPC 4 1 VAL STS 179 (H’00B2) 777 - 784 (H’0308 - H’030F) Chan. 1, O/P 2
11 MPC 4 2 VAL STS 181 (H’00B4) 785 - 792 (H’0310 - H’0317) Chan. 2, O/P 1
11 MPC 4 3 VAL STS 183 (H’00B6) 793 - 800 (H’0318 - H’031F) Chan. 2, O/P 2
11 MPC 4 4 VAL STS 185 (H’00B8) 801 - 808 (H’0320 - H’0327) Chan. 3, O/P 1
11 MPC 4 5 VAL STS 187 (H’00BA) 809 - 816 (H’0328 - H’032F) Chan. 3, O/P 2
11 MPC 4 6 VAL STS 189 (H’00BC) 817 - 824 (H’0330 - H’0337) Chan. 4, O/P 1
11 MPC 4 7 VAL STS 191 (H’00BE) 825 - 832 (H’0338 - H’033F) Chan. 4, O/P 2
11 MPC 4 8 VAL STS 193 (H’00C0) 833 - 840 (H’0340 - H’0347) Dual 1&2, O/P 1
11 MPC 4 9 VAL STS 195 (H’00C2) 841 - 848 (H’0348 - H’034F) Dual 3&4, O/P 1
11 MPC 4 10 VAL STS 197 (H’00C4) 849 - 856 (H’0350 - H’0357) Speed 1, O/P 1
11 MPC 4 11 VAL STS 198 (H’00C5) 857 - 864 (H’0358 - H’035F) Speed 2, O/P 1
12 MPC 4 0 VAL STS 199 (H’00C6) 865 - 872 (H’0360 - H’0367) Chan. 1, O/P 1
12 MPC 4 1 VAL STS 201 (H’00C8) 873 - 880 (H’0368 - H’036F) Chan. 1, O/P 2
12 MPC 4 2 VAL STS 203 (H’00CA) 881 - 888 (H’0370 - H’0377) Chan. 2, O/P 1
12 MPC 4 3 VAL STS 205 (H’00CC) 889 - 896 (H’0378 - H’037F) Chan. 2, O/P 2
12 MPC 4 4 VAL STS 207 (H’00CE) 897 - 904 (H’0380 - H’0387) Chan. 3, O/P 1
12 MPC 4 5 VAL STS 209 (H’00D0) 905 - 912 (H’0388 - H’038F) Chan. 3, O/P 2
12 MPC 4 6 VAL STS 211 (H’00D2) 913 - 920 (H’0390 - H’0397) Chan. 4, O/P 1
12 MPC 4 7 VAL STS 213 (H’00D4) 921 - 928 (H’0398 - H’039F) Chan. 4, O/P 2
12 MPC 4 8 VAL STS 215 (H’00D6) 929 - 936 (H’03A0 - H’03A7) Dual 1&2, O/P 1
12 MPC 4 9 VAL STS 217 (H’00D8) 937 - 944 (H’03A8 - H’03AF) Dual 3&4, O/P 1
12 MPC 4 10 VAL STS 219 (H’00DA) 945 - 952 (H’03B0 - H’03B7) Speed 1, O/P 1
12 MPC 4 11 VAL STS 220 (H’00DB) 953 - 960 (H’03B8 - H’03BF) Speed 2, O/P 1
13 MPC 4 0 VAL STS 221 (H’00DC) 961 - 968 (H’03C0 - H’03C7) Chan. 1, O/P 1
13 MPC 4 1 VAL STS 223 (H’00DE) 969 - 976 (H’03C8 - H’03CF) Chan. 1, O/P 2
13 MPC 4 2 VAL STS 225 (H’00E0) 977 - 984 (H’03D0 - H’03D7) Chan. 2, O/P 1
13 MPC 4 3 VAL STS 227 (H’00E2) 985 - 992 (H’03D8 - H’03DF) Chan. 2, O/P 2
13 MPC 4 4 VAL STS 229 (H’00E4) 993 - 1000 (H’03E0 - H’03E7) Chan. 3, O/P 1
13 MPC 4 5 VAL STS 231 (H’00E6) 1001 - 1008 (H’03E8 - H’03EF) Chan. 3, O/P 2
13 MPC 4 6 VAL STS 233 (H’00E8) 1009 - 1016 (H’03F0 - H’03F7) Chan. 4, O/P 1
13 MPC 4 7 VAL STS 235 (H’00EA) 1017 - 1024 (H’03F8 - H’03FF) Chan. 4, O/P 2
13 MPC 4 8 VAL STS 237 (H’00EC) 1025 - 1032 (H’0400 - H’0407) Dual 1&2, O/P 1
13 MPC 4 9 VAL STS 239 (H’00EE) 1033 - 1040 (H’0408 - H’040F) Dual 3&4, O/P 1
13 MPC 4 10 VAL STS 241 (H’00F0) 1041 - 1048 (H’0410 - H’0417) Speed 1, O/P 1
13 MPC 4 11 VAL STS 242 (H’00F1) 1049 - 1056 (H’0418 - H’041F) Speed 2, O/P 1
14 MPC 4 0 VAL STS 243 (H’00F2) 1057 - 1064 (H’0420 - H’0427) Chan. 1, O/P 1
14 MPC 4 1 VAL STS 245 (H’00F4) 1065 - 1072 (H’0428 - H’042F) Chan. 1, O/P 2
14 MPC 4 2 VAL STS 247 (H’00F6) 1073 - 1080 (H’0430 - H’0437) Chan. 2, O/P 1
14 MPC 4 3 VAL STS 249 (H’00F8) 1081 - 1088 (H’0438 - H’043F) Chan. 2, O/P 2
14 MPC 4 4 VAL STS 251 (H’00FA) 1089 - 1096 (H’0440 - H’0447) Chan. 3, O/P 1
14 MPC 4 5 VAL STS 253 (H’00FC) 1097 - 1104 (H’0448 - H’044F) Chan. 3, O/P 2
14 MPC 4 6 VAL STS 255 (H’00FE) 1105 - 1112 (H’0450 - H’0457) Chan. 4, O/P 1
14 MPC 4 7 VAL STS 257 (H’0100) 1113 - 1120 (H’0458 - H’045F) Chan. 4, O/P 2
14 MPC 4 8 VAL STS 259 (H’0102) 1121 - 1128 (H’0460 - H’0467) Dual 1&2, O/P 1
14 MPC 4 9 VAL STS 261 (H’0104) 1129 - 1136 (H’0468 - H’046F) Dual 3&4, O/P 1
14 MPC 4 10 VAL STS 263 (H’0106) 1137 - 1144 (H’0470 - H’0477) Speed 1, O/P 1
14 MPC 4 11 VAL STS 264 (H’0107) 1145 - 1152 (H’0478 - H’047F) Speed 2, O/P 1
6.2 Repairs
For warranty repairs and replacements, customers should contact their local I&M Division
representative. Your nearest representative can be found on the Vibro-Meter web site :
www.vibro-meter.com
IP Internet Protocol
NOTE : Always provide a filled-in photocopy of the Product Defect Report for each defective unit. The
report must accompany the unit at all times.
Contact Details: You or the designated Contact Person for your company.
Name Job Title
Company Email
Address
Country Post Code
Telephone Fax
Signature Date
Product Details: Plug-in modules display Product Detail information on a sticker pasted on the unit.
Module type:
Serial number (S/N): Part number (P/N):
Vibro-Meter order number:
Date of purchase: Site where used:
Problems Observed:
Date of
Reference : MAVM600-NET/E Edition : Edition 2 Mar 31/06
Issue :
Contact Details: You or the designated Contact Person for your company:
Name Job Title
Company Email
Address
Signature Date
Please mail, email or fax this document evaluation form to:
Technical Publications
Vibro-Meter SA
Route de Moncor 4
1701 Fribourg, Switzerland
web: www.vibro-meter.com , email: techpubs.ch@vibro-meter.com, Fax: +41 (0)26 407 15 55