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

From SoftMC-Wiki
Jump to: navigation, search
Line 11: Line 11:
  
 
|-
 
|-
| '''Syntax'''
+
| '''DESCRIPTION'''
| <nowiki> ? user SET_SERCOS_MIN ( AxisNumber , value , 0 ) </nowiki>
+
| this is a user function that mimics <axis>.countmax
 +
| this user function sets a value of maximum value of <axis>.countFeedBack. If countFeedBack passes this value - it is reduced to SERCMINPOS, see figure.
  
 
|-
 
|-

Revision as of 07:46, 2 November 2011

<new mode> 04
Short form N.A.
Syntax ? user SET_SERCOS_MIN ( AxisNumber , value , 0 )
DESCRIPTION this is a user function that mimics <axis>.countmax this user function sets a value of maximum value of <axis>.countFeedBack. If countFeedBack passes this value - it is reduced to SERCMINPOS, see figure.
Data Type integer (when queried)
Range 04
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