vcProductCreatorSingleMode
Configuration for single feed mode in vcProductCreator. Creates instances of a single vcProductType at a given time interval until the limit is reached.
Properties
Name | Type | Access | Description |
Part |
vcProductType | RW |
The product type to create instances of. |
Limit | Integer | RW | Number of products to create. Must be 0 or greater. |
Interval | Expression (real) | RW |
Time to wait in seconds between creating products. Note: Real-valued distribution property. |
Methods
Name | Return Type | Parameters | Description |
getProperty |
vcProperty | String name | Returns a property matching a given name; otherwise returns None. |