This is the case whether or not PINI is set to "YES".
It does not apply to output records.
Tests show that reversing 'self.raw' in ptable.py addresses the issue for simple record types.
However for more complex types using either self.raw = False or using the RVAL field causes IOC applications to fail.
Self.raw does not appear to be referenced anywhere so this is difficult to understand.
This is the case whether or not PINI is set to "YES".
It does not apply to output records.
Tests show that reversing 'self.raw' in ptable.py addresses the issue for simple record types.
However for more complex types using either self.raw = False or using the RVAL field causes IOC applications to fail.
Self.raw does not appear to be referenced anywhere so this is difficult to understand.