Difference between revisions of "AXY:MC-Basic:SERCMAXPOS"
Line 25: | Line 25: | ||
|- | |- | ||
| '''Default''' | | '''Default''' | ||
− | | ''' | + | | '''maxLong''' |
+ | |||
+ | |- | ||
+ | | '''Returned value''' | ||
+ | | integer | ||
+ | *0 : value set OK | ||
+ | *-1:value was not set | ||
+ | |||
|- | |- | ||
| '''Units''' | | '''Units''' | ||
− | | | + | | counts |
|- | |- | ||
Line 37: | Line 44: | ||
|- | |- | ||
| '''Scope''' | | '''Scope''' | ||
− | | | + | | task, terminal |
|- | |- | ||
| '''Write Access''' | | '''Write Access''' | ||
− | | | + | | Write only |
|- | |- |
Revision as of 08:00, 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
| ||
Default | maxLong | |
Returned value | integer
| |
Units | counts | |
Non-Volatile | ||
Scope | task, terminal | |
Write Access | Write only | |
Limitations | modal-only, Attachment needed | |
Examples | WoMode DTmode – setting digital mode
?WoMode – querying the current mode | |
Cross Reference |