From d01e54bd341c003e43c5788fddcdb478eeea8c39 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 14 Jul 2009 22:41:23 +0000 Subject: [PATCH] documented excas --- src/ca/CAref.html | 48 +++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/src/ca/CAref.html b/src/ca/CAref.html index 3b4b5e6dc..bdcd83779 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -1581,7 +1581,6 @@ example server can be created with the makeBaseApp perl script, as descibed in the application Developer's Guide.

- @@ -1590,33 +1589,33 @@ the application Developer's Guide.

- + - - + + - + - + - - + + - - + +
Options
Description
-duuuu-d <uuuu> set level uuuu for debug messages, where uuuu is an positive integer number
-paaaaprefix all of the PV names below with aaaa changing the name of - "bill" to "xyz:bill"-p <aaaa>prefix all of the PV names below with aaaa changing, for example, the + name of "bill" to "xyz:bill"
-tn.n-t <n.n> set execution time where n.n is a positive real number
-cuuuu-c <uuuu> set the numbered alias count
-s1 or -s0-s1 is the default it enables periodic scanning of the PV replacing - the PV with its value added with a small random change, -s0 turns off - type of periodic scanning -s <nnn>the default, nnn is one, enables periodic scanning of the PV + replacing the PV with its value added with a small random change, when + nnn is zero it turns off this type of periodic scanning
-ss1 or -ss0-ss1 is the default it enables synchronous scanning, and -ss0 turns - on asynchronous scanning-ss <nnn>the default, nnn is one, enables synchronous scanning, and if nnn is + zero it turns on asynchronous scanning
@@ -1624,7 +1623,6 @@ the application Developer's Guide.

The example server has a compile time fixed set of example variables.

- @@ -1634,7 +1632,7 @@ the application Developer's Guide.

- + @@ -1723,6 +1721,24 @@ the application Developer's Guide.

+ + + + + + + + + + + + + + + + + +
Process Variables
PV NameProcess Variable Name Number of Elements IO Type Data Type -10.0 changed only by client
billy1Asynchronousfloat point, 64 bits10.0-10.0changed only by client
bloaty100000Synchronousfloat point, 64 bits10.0-10.0changed only by client