docs: add ca_test cli reference imported from CAref.html
This commit is contained in:
committed by
Andrew Johnson
parent
a0059b6e91
commit
26e9e407f6
@@ -18,4 +18,5 @@ acctst
|
||||
catime
|
||||
casw
|
||||
caEventRate
|
||||
ca_test
|
||||
```
|
||||
|
||||
@@ -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
|
||||
|
||||
10
modules/ca/src/client/ca_test.md
Normal file
10
modules/ca/src/client/ca_test.md
Normal 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.
|
||||
Reference in New Issue
Block a user