diff --git a/src/ca/CAref.html b/src/ca/CAref.html index 90db674b8..8a3b6c5e3 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -4,10 +4,6 @@ EPICS R3.14 Channel Access Reference Manual - - - @@ -15,21 +11,27 @@

EPICS R3.14 Channel Access Reference Manual

- Jeffrey O. Hill
- + Jeffrey O. Hill
-

Los Alamos National Laboratory

+

Los Alamos National Laboratory
+SNS Division

+
+ Ralph Lange +
-

SNS Division

+

BESSY

Copyright © 2002 The University of Chicago, as Operator of Argonne National Laboratory.
Copyright © 2002 The Regents of the University of California, as Operator of Los Alamos National Laboratory.
-EPICS BASE Versions 3.13.7 and higher are distributed subject to a Software -License Agreement found in the file LICENSE that is included with this -distribution.

+Copyright © 2002 Berliner Elektronenspeicherringgesellschaft für +Synchrotronstrahlung.

+ +

EPICS BASE Versions 3.13.7 and higher are distributed +subject to a Software License Agreement found in the file LICENSE that is +included with this distribution.

W3C-Amaya -

-h

- + -h Print usage information - + CA options: -w <sec> @@ -879,7 +880,7 @@ using command line options.

- Format options: + Format and data type options: @@ -1023,7 +1024,7 @@ using command line options.

- Arrays: + Arrays: @@ -1040,7 +1041,7 @@ using command line options.

- Floating point type format: + Floating point type format: Default: @@ -1056,7 +1057,7 @@ using command line options.

- Integer number format: + Integer number format: Default: @@ -1082,7 +1083,30 @@ using command line options.

Description

-

Not implemented.

+

Subscribe to and print value updates for PV(s).

+ +

Not implemented yet. Under +development.

+ +

caput

+
caput [options] <PV name> <value>
+ +

Description

+ +

Put value to a PV.

+ +

Not implemented yet. Under +development.

+ +

cainfo

+
cainfo [options] <PV name> ...
+ +

Description

+ +

Get and print channel and connection information for PV(s).

+ +

Not implemented yet. Under +development.

Troubleshooting