Difference between revisions of "AXY:MC-Basic:group.SineWaveFreq"
m (Text replace - "''<frequency>''" to "<''frequency''>") |
m (Itay moved page MC-Basic:group.SineWaveFreq to AXY:MC-Basic:group.SineWaveFreq) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{MC-Basic | + | <!-- {{MC-Basic |
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | SineWave '' | + | SineWave <''group''> ''<amplitude>'' '''SineWaveFreq''' = <''frequency''> |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.9.6 | |
|DESCRIPTION= | |DESCRIPTION= | ||
− | Sets the desired frequency for the [[ | + | Sets the desired frequency for the [[MC-Basic:SineWave|SineWave]] motion command. |
The actually used frequency is limited by the maximal velocity, acceleration and jerk of each axis. | The actually used frequency is limited by the maximal velocity, acceleration and jerk of each axis. | ||
Line 30: | Line 30: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | * Only in combination with the [[ | + | * Only in combination with the [[MC-Basic:SineWave|SineWave]] command |
* Nodal-Olny | * Nodal-Olny | ||
− | * Write | + | * Write only |
|EXAMPLE= | |EXAMPLE= | ||
Line 42: | Line 42: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:SineWave|SineWave]] |
− | * [[ | + | * [[MC-Basic:axis.SineWaveFreq|axis.SineWaveFreq]] |
}} | }} | ||
+ | --> |