List
- 更新时间2025-10-13
- 阅读时长1分钟
Groups
None
Group members
| Name | Description |
|---|---|
| RFmxSpecAn_BuildListStepString | Creates the list step string. |
| RFmxSpecAn_BuildListString | Creates the list string. |
| RFmxSpecAn_CreateList | Creates a new list instance. Call the RFmxSpecAn_CreateListStep function to add steps to the list. Alternatively, you can also specify the number of list steps using the RFMXSPECAN_ATTR_NUMBER_OF_STEPS attribute. |
| RFmxSpecAn_CreateListStep | Creates a new list step instance in a list. |
| RFmxSpecAn_DeleteList | Deletes the list instance and all the list steps that you specify in the List Name parameter. When a list step is deleted, all the instances of attributes associated with the list step are also removed. |
Attachments
None