Uses of Class
org.scictrl.csshell.epics.server.ValueLinks
Package
Description
-
Uses of ValueLinks in org.scictrl.csshell.epics.server.application
Modifier and TypeFieldDescriptionprotected Map
<String, ValueLinks> AbstractApplication.links
Application linksModifier and TypeMethodDescriptionprotected ValueLinks
AbstractApplication.connectLinks
(String name, String... linkNames) Starts ValueLink connection to provided list of link names.EmbeddedApplicationServer.connectLinks
(String name, String... linkNames) Starts ValueLink connection to provided list of link names.Returns ValueLinks object with provided nameprotected ValueLinks
AbstractApplication.reconnectLinks
(String name, String... linkNames) reconnectLinks. -
Uses of ValueLinks in org.scictrl.csshell.epics.server.processor
Modifier and TypeFieldDescriptionprotected ValueLinks
ForwardValueProcessor.input
Input value remote link.protected ValueLinks
HeartbeatValueProcessor.input
Input value remote link.protected ValueLinks
LinkedValueProcessor.input
Input value remote link.protected ValueLinks
PolyTransValueProcessor.input
Deprecated.Input value remote link.protected ValueLinks
StatusCheckAlarmProcessor.input
Input value remote link.protected ValueLinks
SummaryAlarmProcessor.input
Input value remote link.