Skip to content

Commit 8563536

Browse files
committed
fix(aai,aao): remove 'Analog' from the record names
1 parent 614d927 commit 8563536

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/database/src/std/rec/aaiRecord.dbd.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# in file LICENSE that is included with this distribution.
88
#*************************************************************************
99

10-
=title Array Analog Input (aai)
10+
=title Array Input (aai)
1111

1212
The array input record type is used to read array data. The array data can
1313
contain any of the supported data types. The record is in many ways similar to the

modules/database/src/std/rec/aaoRecord.dbd.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# in file LICENSE that is included with this distribution.
88
#*************************************************************************
99

10-
=title Array Analog Output (aao)
10+
=title Array Output (aao)
1111

1212
The array output record type is used to write array data. The array data
1313
can contain any of the supported data types. The record is in many ways similar

0 commit comments

Comments
 (0)