Inherits QObject.
|
| static GO2STechnoFunc | EndTag (Number subProgNb, GO2SCycle cycle, String label="") |
| |
|
static GO2STechnoFunc | Function (Number function, Array< double > params=Array< double >(9), Number time=1.0, Number planNb=0, String name="", String comment="") |
| | See GO2STechnoFunc.CreateFunction()
|
| |
|
static GO2STechnoFunc | SpgCall (Number spgNumber, Number manipType, GO2SXYZ v, Number value=0, Number numberOfCall=1, String name="", String comment="") |
| | See GO2STechnoFunc.CreateSpgCall()
|
| |
| static Array< GO2STechnoFunc > | SpgTags (Number subProgNb, GO2SCycle start, GO2SCycle end, String label="") |
| |
| static GO2STechnoFunc | StartTag (Number subProgNb, GO2SCycle cycle, String label="") |
| |
Helper class to create techno function cycle.