Difference between revisions of "AXY:MC-Basic:axis.SineWaveFreq"

From SoftMC-Wiki
Jump to: navigation, search
(published)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<!-- {{Languages|MC-Basic:axis.SineWaveFreq}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
  
 
|SYNTAX=
 
|SYNTAX=
SineWave ''<axis>'' ''<amplitude>'' '''SineWaveFreq''' = ''<frequency>''
+
SineWave <''axis''> ''<amplitude>'' '''SineWaveFreq''' = <''frequency''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=
AMCS FW 4.9.6
+
Since Version 4.9.6
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Sets the desired frequency for the [[Axystems:MC-Basic:SineWave|SineWave]] motion command.
+
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 the axis.
+
The frequency actually used is limited by the maximal velocity, acceleration and jerk of the axis.
  
 
|TYPE=
 
|TYPE=
Line 19: Line 20:
  
 
|UNITS=
 
|UNITS=
Herz [Hz]
+
Hertz [Hz]
  
 
|DEFAULT=
 
|DEFAULT=
Line 28: Line 29:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
* Only in combination with the [[Axystems:MC-Basic:SineWave|SineWave]] command
+
* Only in combination with the [[MC-Basic:SineWave|SineWave]] command
* Nodal-Olny
+
* Nodal only
* Write-Only
+
* Write only
  
 
|EXAMPLE=
 
|EXAMPLE=
<pre>
+
SineWave ax2 300 SineWaveFreq = 4<br>
SineWave ax2 300 SineWaveFreq = 4
+
...<br>
...
 
 
Stop ax2
 
Stop ax2
</pre>
 
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:SineWave|SineWave]]
+
* [[MC-Basic:SineWave|SineWave]]
* [[Axystems:MC-Basic:group.SineWaveFreq|group.SineWaveFreq]]
+
* [[MC-Basic:group.SineWaveFreq|group.SineWaveFreq]]
  
 
}}
 
}}
 +
-->

Latest revision as of 07:15, 14 August 2017