The fields which are defaulted for analogIn/Out and longIn/Out records in builder.py are inconsistent in various ways:
- aOut will default the DRVL and DEVH fields, but longOut will not
- long records specify EGU but analog records do not
The documentation also reflects these same inconsistencies and should be adjusted to whatever fix is made.