Difference between revisions of "MC-Basic:axis.RTCB2"
m (Text replace - "''<axis>''" to "<''axis''>") |
m (Text replace - "''<value>''" to "<''value''>") |
||
Line 4: | Line 4: | ||
|SYNTAX= | |SYNTAX= | ||
− | <''axis''>.RTCB2 = '' | + | <''axis''>.RTCB2 = <''value''> |
|AVAILABILITY= | |AVAILABILITY= |
Revision as of 09:02, 17 March 2014
In SERCOS, a realtime control bit is set to activate a function. This property is used to set (<value>) or query realtime control bit 2. The control bit is accessed using defined SERCOS IDNs, but this property provides a faster method.
IMPORTANT | |
THIS PROPERTY IS OBSOLETE |
Syntax
<axis>.RTCB2 = <value>
Availability
All versions
Type
Long
Range
0 or 1
Default
0
Scope
Configuration, Task or Terminal
Limitations
Can only be set during SERCOS communications phase 4.
Examples
?x_axis.rtcb2
x_axis.rtcb2 = 1