Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Communication between cRIO-9014 ethernet Port and FX3U-Enet ( Mitsubishi)

Dear all,

I have to communicate Mitsubishi FX3U- Enet with cRIO-9014  on ethernet.

FX3U-Enet is ether net module. This module can communicate the third party on therner.

 

What is the default Ethernet paremet of cRIO-9014.

What is default Ethernet IP aaddress of it.

 Which Software is use for configuring cRIO-9014. How

 

Is any one have develop sample program for cRIO-9014 communication with 3rd party

 

Regards,

 

Govind l. lathkar

0 Kudos
Message 1 of 4
(4,996 Views)
There is no default IP address of the cRIO. You can assign one statically or dynamically. And, then use the TCP/IP nodes to communicate with your ethernet module. There are examples in LabVIEW's Example Finder. The software you will need is LabVIEW, LabVIEW Real Time and the NI-RIO driver.
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 4
(4,993 Views)
Do you know what ethernet protocols are supported on the MILSEC-FX3U?  I know the FX3U supports Modbus RTU on the serial port but I can't find any info if it supports Modbbus TCP on the ethernet port.
0 Kudos
Message 3 of 4
(4,984 Views)

I wouldn't be sure of that. You will need to verify that with the manufacturer of the device. And, remember, it is possible to communicate with a CompactRIO as a Modbus slave either through the built-in serial port on the chassis or through the NI 987x module. Have a look at this article and the links that are mentioned in it:

Can I Perform Modbus Communication with a CompactRIO and an NI 987x Module?

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 4 of 4
(4,982 Views)