ITemplateManagerSavePulseShapeTemplate Method |
Saves pulse shape profile as a pulse shape template.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.47.0
Syntaxvoid SavePulseShapeTemplate(
string templateName,
double[][] pulseShapeProfiles
)
Parameters
- templateName String
- Name of the pulse shape template.
- pulseShapeProfiles Double
- List of pulse shape profiles.
See Also