docs: add ca_test cli reference imported from CAref.html

This commit is contained in:
Minijackson
2025-01-24 11:30:55 +01:00
committed by Andrew Johnson
parent a0059b6e91
commit 26e9e407f6
3 changed files with 12 additions and 0 deletions

View File

@@ -18,4 +18,5 @@ acctst
catime
casw
caEventRate
ca_test
```

View File

@@ -16,6 +16,7 @@ DOCS += acctst.md
DOCS += catime.md
DOCS += casw.md
DOCS += caEventRate.md
DOCS += ca_test.md
#
# includes to install from this subproject

View File

@@ -0,0 +1,10 @@
# ca_test
ca_test <PV name> [value to be written]
## Description
If a value is specified it is written to the PV. Next, the current value
of the PV is converted to each of the many external data type that can
be specified at the CA client library interface, and each of these is
formated and then output to the console.