Difference between revisions of "AXY:MC-Basic:SERCMAXPOS"

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{| class="prettytable"
 
{| class="prettytable"
 
<nowiki><new mode> 0</nowiki>4
 
  
 
| '''Short form'''
 
| '''Short form'''

Revision as of 07:54, 2 November 2011

Short form N.A.
Syntax ? user SET_SERCOS_MIN ( AxisNumber , value , 0 )
DESCRIPTION this user function mimics <axis>.countmax. It sets a value of maximum <axis>.countFeedBack. If countFeedBack passes this value - it is reduced to SERCMINPOS, see figure.
Data Type integer (when queried)
Range AxisNumber: 1 to sys.NumberAxes value: -maxlong to maxlong
Default 0
Units none
Non-Volatile
Scope Config, task, monitor
Write Access Read/Write
Limitations modal-only, Attachment needed
Examples WoMode DTmode – setting digital mode

?WoMode – querying the current mode

Cross Reference