ITemplateManagerGetPulseShapeTemplate Method |
Gets a list of pulse shape profiles.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.47.0
Syntaxdouble[][] GetPulseShapeTemplate(
string templateName
)
Parameters
- templateName String
- Name of the pulse shape template.
Return Value
DoubleReturns a list of pulse shape profiles.
See Also