Added -p option to commandline tools to specify CA priority.
This commit is contained in:
@@ -1086,6 +1086,10 @@ the output.</p>
|
||||
<td>-c</td>
|
||||
<td>Asynchronous get (use ca_get_callback and wait for completion)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>-p <prio></td>
|
||||
<td>CA priority (0-99, default 0=lowest)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><strong>Format and data type options:</strong></td>
|
||||
@@ -1326,6 +1330,10 @@ the output.</p>
|
||||
<td>Specify CA event mask to use, with <mask> being any
|
||||
combination of 'v' (value), 'a' (alarm), 'l' (log). Default: va</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>-p <prio></td>
|
||||
<td>CA priority (0-99, default 0=lowest)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><strong>Timestamps:</strong></td>
|
||||
@@ -1460,6 +1468,10 @@ on the command line is used.</p>
|
||||
<td>-c</td>
|
||||
<td>Asynchronous put (use ca_put_callback and wait for completion)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>-p <prio></td>
|
||||
<td>CA priority (0-99, default 0=lowest)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><strong>Format options:</strong></td>
|
||||
@@ -1540,6 +1552,10 @@ ports etc.</p>
|
||||
<td>-s <level></td>
|
||||
<td>Call ca_client_status with the specified interest level</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>-p <prio></td>
|
||||
<td>CA priority (0-99, default 0=lowest)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user