TestStand provides a set of built-in step types located in the Types Palette and are denoted by their respective .ini file such as NI_Types.ini and NI_FlowControl.ini. Sometimes, you may need to create a custom step type based on one of these built-in types and modify it to suit your test requirements.
This article explains how to copy a built-in step type, customize it, and save it to your own Types Palette .ini file (e.g. MyTypes.ini).