| Scalar Attributes |
| Attribute name |
Data Type |
R/W Type |
Expert |
| currentSequenceValue: The current value written. |
DEV_DOUBLE | READ | No |
| totalProgression: The progression, in percents, of the sequence for all iterations. |
DEV_SHORT | READ | No |
| currentIterationProgression: The progression, in percents, of the current sequence (for the current iteration). |
DEV_SHORT | READ | No |
| currentIteration: The current iteration. |
DEV_DOUBLE | READ | No |
| sequenceName: Allow user to give a name for the sequence. (does not do anything). The write value is just copied to the read value. |
DEV_STRING | READ_WRITE | Yes |