kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

Added "request_type" preference to set the default request type in Data Browser. #501

Closed claudio-rosati closed 5 years ago

claudio-rosati commented 5 years ago

I was requested to set the request type default value of a newly added trace to RAW instead of OPTIMIZED. I've added the preference into the ini file and the logic for it. I've set OPTIMIZED as default value in the ini file as it was originally in the code.

kasemir commented 5 years ago

Does your data server not properly support optimized requests?

claudio-rosati commented 5 years ago

I don't really know why they want it, and because the strongly pushed this as a critical issue just when I was in vacation, I just did it. From my understanding, during the commissioning they prefer see the raw data, and then later on operation a switch to optimized will be done.