Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EpicsClient not reading PVs through EPICS gateway #2

Open
AbdallaDalleh opened this issue Jun 21, 2021 · 0 comments
Open

EpicsClient not reading PVs through EPICS gateway #2

AbdallaDalleh opened this issue Jun 21, 2021 · 0 comments

Comments

@AbdallaDalleh
Copy link

Hi

We have this setup of the EPICS gateway where it is installed on a virtual server and this server has a NIC for each VLAN (The NIC has an IP in that VLAN's subnet). The gateway is properly configured in this setup (cip, sip, etc). I am on VLAN A and trying to read a PV that is on VLAN B, on my windows machine I can read that PV with caget without even EPICS_CA_ADDR_LIST because the gateway is on the same VLAN through the virtual NIC but through the EpicsClient it does not read. I have multiple channels connected to the MonitorChanged delegate but PVs on the other VLAN stay in the REQUESTED state while PVs on the current VLAN are working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant