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

From SoftMC-Wiki
Jump to: navigation, search
Line 12: Line 12:
 
|-
 
|-
 
| '''DESCRIPTION'''
 
| '''DESCRIPTION'''
| this is a user function that mimics <axis>.countmax
+
| this user function 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.
+
| It sets a value of maximum <axis>.countFeedBack. If countFeedBack passes this value - it is reduced to SERCMINPOS, see figure.
  
 
|-
 
|-

Revision as of 07:47, 2 November 2011

<new mode> 04
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 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