Skip to content

epics-base/pvaClientJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pvaClientJava Build Status

pvaClient is a synchronous client interface to pvAccess, which is callback based. pvaClient is thus easier to use than pvAccess itself.

See documentation/pvaClientJava.html for details.

Building

mvn package

Examples

Examples are available in exampleJava.

Status

  • The API is for EPICS Version 4 release 4.6.0
  • pvaClient should be ready but see below for remaining work.
  • pvaClientMultiChannel is ready but see below for remaining work.

pvaClient

Channel::getField and channelArray are not supported for release 4.6.

pvaClientMultiChannel

For release 4.6 support is available for multiDouble and NTMultiChannel. In the future additional support should be provided that at least includes NTScalarMultiChannel.

Testing with some channels not connected has not been done.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages