Difference between revisions of "AXY:MC-Basic:SERCMAXPOS"
Line 15: | Line 15: | ||
|- | |- | ||
| '''Data Type''' | | '''Data Type''' | ||
− | | | + | | *0 : value set OK |
+ | *-1:value was not set | ||
|- | |- | ||
Line 26: | Line 27: | ||
| '''Default''' | | '''Default''' | ||
| '''maxLong''' | | '''maxLong''' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- |
Revision as of 08:02, 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 | *0 : value set OK
| |
Range
| ||
Default | maxLong | |
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 |