Difference between revisions of "AXY:MC-Basic:SERCMAXPOS"
m |
|||
Line 34: | Line 34: | ||
| '''Scope''' | | '''Scope''' | ||
| task, terminal | | task, terminal | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| '''Limitations''' | | '''Limitations''' | ||
− | | | + | | Write only |
|- | |- | ||
| '''Examples''' | | '''Examples''' | ||
− | | | + | | ? user SET_SERCOS_MAX(1,1024,0) |
− | |||
− | ? | ||
|- | |- |
Revision as of 08:07, 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
| ||
Range
| ||
Default | maxLong | |
Units | counts | |
Scope | task, terminal | |
Limitations | Write only | |
Examples | ? user SET_SERCOS_MAX(1,1024,0) | |
Cross Reference |