Custom calculation editor inside Openlab CDS software
Hello,
There have been some videos and webinars that have touched on custom calculator but nothing that was in depth. Beyond some basic calculations and constants, custom calculator requires some knowledge of the LINQ language, programming, and data structure, to be useful for more complex calculations. This is why most webinars and training classes focus on intelligent report templates and the template editor as it is considered the more customer accessible option for reports and calculations. Please note that visual basic code either embedded or from external dlls is only available directly in IR not the custom calculator.
Marty Adams
You can use almost every VB functions/commands in a simple CC.
Hi ، i have confusion in Sample custom parameters and Compound Custom parameters inside sequence table where i can not apply in my report so how can i put in sequence for distinguish between Cal.Std. and Sample type ?
Thanks alot
Hello,
I am not exactly sure about the question. You can distinguish between samples and Cal Standards by using sample_type. Standards are 1 and samples are 3 in filters and grouping.
Marty Adams