bumped into data with file extension *.PDSReplayer . I played with changing extensions, and unpacking compressed file. All data turned out to be in binary or hex format, except strings, like names of parameters and things like that. I can get peekaboo view of actual data through some on-line PDS converters, so it is not encrypted, but rather is in a proprietary wrapper.
Is there PDS converter or reader written in Pascal that I can tap into? Or at least any information on how PDS data is organized so that I can mess with building my own reader.
Before you ask, this is all kosher.