Skip to Content

Report Utility — Execution & Actions

Back to Report Utility.

buildReportName

def buildReportName(programName)

Build Report File Name, to be inheritate if customizing desired.

Parameters:

NameTypeDescription
programNamethe Process Program Name

calculateCosts

def calculateCosts(costPerMeter, length, technoState, motionType)

Calculates Costs per TPE dependent to TechnoState, MotionType, etc. if desired Might be inheritate for own Calculation.

Parameters:

NameTypeDescription
costPerMeterthe Costs per Meter moving
lengththe length of the TPE
technoState1=Tool ON -1=Tool OFF
motionTypethe Motion Type MOTIONTYPE_CIR _LIN _PTP
Was this page helpful?