User's Guide
Table Of Contents
- General Safety
- Hardware
- Network Design
- Installation and Configuration
- Install Battery
- Configure Network
- VP Series 2000 Configuration Software
- Provision Devices
- Before you Begin
- Device Sleep State
- Provision Using a USB NFC Reader
- Provision Using a Divigraph ISA100 Gateway
- Provision Using a Yokogawa ISA100 Gateway
- Provision Using a Honeywell ISA 100 Gateway
- Provision using an Emerson WirelessHART Gateway
- Unprovision Devices
- Unprovision Using a USB NFC Reader
- Unprovision Using a Yokogawa ISA100 Gateway
- Unprovision Using a Honeywell ISA100 Gateway
- Reboot the Device
- Configure Devices
- System 1 Installation and Configuration
- Mount Devices
- Verification
- Maintenance
- Monitor Battery Levels
- Battery Status Monitoring
- Clean and Inspect Devices
- Update Device Firmware
- Update Radio Firmware
- Troubleshooting VP Series 2000 Devices
- Harden the System
EVR-VPXDOC-0036 VP Series 2000 User Guide
DIVIGRAPH
Rev 2.4.1
September 2021
Proprietary & Confidential – Copyright © 2020 Divigraph (Pty) Ltd. All Rights Reserved 38
Modbus Settings
The VP Series 2000 sensors publish vibration and temperature (process variable data) values as 32-bit,
floating point data. You can output VP Series 2000 static data like vibration and temperature using the
gateway's Modbus interface. To modify Modbus settings in the gateway, refer to the vendor's
documentation.
! Note
Refer to DD file release notes for details on configuring single, tri-axial and repeater AIO objects for
ISA100 devices.
Phase 1 VP Series 2000 Devices
Devices use firmware version 01.01.06.03 or earlier.
Byte Order: Little Endian, 32-bit
Data type: float
• CH01_AI: Tagname.CH01_AI.PV = Temperature
• CH02_AI: Tagname.CH02_AI.PV = X-Accel
• CH03_AI: Tagname.CH03_AI.PV = X-Vel
• CH04_AI: Tagname.CH04_AI.PV = Y-Accel
• CH05_AI: Tagname.CH05_AI.PV = Y-Vel
• CH06_AI: Tagname.CH06_AI.PV = Z-Accel
• CH07_AI: Tagname.CH07_AI.PV = Z-Vel
Phase 2 VP Series 2000 Devices
Devices use firmware version 02.01.02.02 or later.
Byte Order: Little Endian, 32-bit
Data type: float
• CH01_AI: Tagname.Temperature.PV
• CH02_AI: Tagname.Z-Axis-Accel.PV
• CH03_AI: Tagname.Z-Axis-Vel.PV
• CH04_AI: Tagname.Z-Axis-PkDemod.PV
• CH05_AI: Tagname.Y-Axis-Accel.PV
• CH06_AI: Tagname.Y-Axis-Vel.PV
• CH07_AI: Tagname.X-Axis-Accel.PV
• CH08_AI: Tagname.X-Axis-Vel.PV