valid (not defined as '?' in EPICS). This shows up in values with empty data given by a zero pktLength instead of a null
buffer. Using null as a determination for data not defined also caught empty data into that condition. This fix does not
effect any other calls to GetReferenceData because only a few others use the default encoder parameter and each still react to
null data the same.