Pinnacle Scripting – PrescriptionList
Pinnacle : PrescriptionList Description PrescriptionList contains information about trial prescriptions. Utilization Save Command TrialList.Current.PrescriptionList.Current.Save=”/home/p3rtp/RXListExample.txt”; Prescription Name TrialList.Current.PrescriptionList.Current.Name; Prescription Index Number (0 = 1st, 1=2nd, etc) TrialList.Current.PrescriptionList.Current.Index; Prescription Monitor Units TrialList.Current.PrescriptionList.Current.RequestedMonitorUnitsPerFraction; Prescription Dose TrialList.Current.PrescriptionList.Current.PrescriptionDose; Prescription Percentage TrialList.Current.PrescriptionList.Current.PrescriptionPercent; Prescribed Fractions TrialList.Current.PrescriptionList.Current.NumberOfFractions; Prescription ROI (if available) TrialList.Current.PrescriptionList.Current.PrescriptionRoi; Method (?) TrialList.Current.PrescriptionList.Current.Method; Normalization Method Options: “Max Dose”, “ROI Min”, “ROI […]
Pinnacle Scripting – PrescriptionList Read More »