So when trying to run those command on the Linux
side, this is what it says:
[Vlad@Epics ~]$ /opt/Client/bin/linux-x86_64/caExample
EpicsHost:ai1
CA.Client.Exception...............................................
Warning: "User specified timeout on IO operation
expired"
Context: "ca_pend_io failure"
Source File: ../caExample.c line 20
Current Time: Tue Sep 02 2014 09:41:25.385035869
..................................................................
CA.Client.Exception...............................................
Warning: "Virtual circuit disconnect"
Context: "ca_get failure"
Source File: ../caExample.c line 21
Current Time: Tue Sep 02 2014 09:41:25.385503594
..................................................................
CA.Client.Exception...............................................
Warning: "User specified timeout on IO operation
expired"
Context: "ca_pend_io failure"
Source File: ../caExample.c line 22
Current Time: Tue Sep 02 2014 09:41:30.385627321
..................................................................
EpicsHost:ai1 0.000000
[Vlad@Epics ~]$ caget EpicsHost:ai1
Channel connect timed out: 'EpicsHost:ai1' not found.
[Vlad@Epics ~]$ caput EpicsHost:ai1
No value specified. ('caput -h' for help.)
[Vlad@Epics ~]$ caput EpicsHost:ai1 2
Channel connect timed out: 'EpicsHost:ai1' not found.
[Vlad@Epics ~]$
The PCs can communicate, when I ping the Linux one (the one
I am trying to get to read the values from Windows) from
Windows, it appears a connection is established.