diff --git a/src/ca/CAref.html b/src/ca/CAref.html index 89d35e14e..66e0865cf 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -1086,6 +1086,10 @@ the output.

-c Asynchronous get (use ca_get_callback and wait for completion) + + -p <prio> + CA priority (0-99, default 0=lowest) + Format and data type options: @@ -1326,6 +1330,10 @@ the output.

Specify CA event mask to use, with <mask> being any combination of 'v' (value), 'a' (alarm), 'l' (log). Default: va + + -p <prio> + CA priority (0-99, default 0=lowest) + Timestamps: @@ -1460,6 +1468,10 @@ on the command line is used.

-c Asynchronous put (use ca_put_callback and wait for completion) + + -p <prio> + CA priority (0-99, default 0=lowest) + Format options: @@ -1540,6 +1552,10 @@ ports etc.

-s <level> Call ca_client_status with the specified interest level + + -p <prio> + CA priority (0-99, default 0=lowest) +