B − 1
Appendix B • Communication Tables
MicroVission Controller • Operation and Service Manual • Emerson • 35391MV 1.3
Table B-1. Digital Inputs Block
MicroVission Communication Table
Scope: MicroVission Programs – version 1.1
NOTES:
• All ENUM variables are of INT (Integer) type
• All F-INT data types represent oating point values
as INT types multiplied by 10
• All Pressures are in Psig
• All Temperatures are in Fahrenheit
• Modbus TCP addressing is PLC-style (Base 1) ad-
dressing
• On Error, Modbus TCP server only returns an error
code of “Illegal Data Address”
Ethernet IP
Address
Modbus
Address
Digital Inputs Data Type Value Mode
Lower
Range
Higher
Range
N50:0 40001 Setpoint 1/2 INT 0 = OFF, 1 = ON Read NA NA
N50:1 40002 Remote Decrease INT 0 = OFF, 1 = ON Read NA NA
N50:2 40003 Remote Increase INT 0 = OFF, 1 = ON Read NA NA
N50:3 40004 Remote Start/Stop INT 0 = OFF, 1 = ON Read NA NA
N50:4 40005 Low Oil Level INT 0 = OFF, 1 = ON Read NA NA
N50:5 40006 High Level Shutdown INT 0 = OFF, 1 = ON Read NA NA
N50:6 40007 Compressor Auxiliary INT 0 = OFF, 1 = ON Read NA NA
N50:7 40008 Auxiliary 1 INT 0 = OFF, 1 = ON Read NA NA
N50:8 40009 Auxiliary 2 INT 0 = OFF, 1 = ON Read NA NA
N50:9 40010 Auxiliary 3 INT 0 = OFF, 1 = ON Read NA NA
N50:10 40011 Auxiliary 4 INT 0 = OFF, 1 = ON Read NA NA
Table B-2. Digital Outputs Block
Ethernet IP
Address
Modbus
Address
Digital Outputs Data Type Value Mode
Lower
Range
Higher
Range
N51:0 40030 Oil Return Solenoid INT 0 = OFF, 1 = ON Read NA NA
N51:1 40031 Unloader #4 INT 0 = OFF, 1 = ON Read NA NA
N51:2 40032 Unloader #3 INT 0 = OFF, 1 = ON Read NA NA
N51:3 40033 Unloader #2 INT 0 = OFF, 1 = ON Read NA NA
N51:4 40034 Unloader #1 INT 0 = OFF, 1 = ON Read NA NA
N51:5 40035 Trip INT
0 = OFF, 1 = ON
(ON when no Trip)
Read NA NA
N51:6 40036 Oil Crank Case Heater INT 0 = OFF, 1 = ON Read NA NA
N51:7 40037 Compressor Start INT 0 = OFF, 1 = ON Read NA NA
N51:8 40038 Remote Ready INT 0 = OFF, 1 = ON Read NA NA
N51:9 40039 Auxiliary Output#1 INT 0 = OFF, 1 = ON Read NA NA
N51:10 40040 Auxiliary Output#2 INT 0 = OFF, 1 = ON Read NA NA
N51:11 40041 Auxiliary Output#3 INT 0 = OFF, 1 = ON Read NA NA
N51:12 40042 Auxiliary Output#4 INT 0 = OFF, 1 = ON Read NA NA
• All registers returned (INT and F-INT) are 2 bytes
long
• For Ethernet/IP, use INT data type and PLC-5 Word
Range Read/Write MSG instructions
• Remote commands cannot be issued if the panel is
in the “Remote Lock” mode
• Polling rates should not be less than 5 secs
• Writes to the MicroVission should only occur when
a value needs to be changed
• Lower Range and Higher Range values mentioned
are default values of MicroVission setpoints
• Users can modify Lower Range & Higher Range
values from MicroVission Panel and accordingly
maintain their own table