Difference between revisions of "MC-Basic:axis.IN2"
m (Text replace - "Read-Only" to "Read only") |
m |
||
| Line 10: | Line 10: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Returns the state of the drive digital input 2 as defined by <''axis''>.IN2MODE.<br> | Returns the state of the drive digital input 2 as defined by <''axis''>.IN2MODE.<br> | ||
| − | + | ::0 – off<br> | |
| − | + | ::1 – on | |
| Line 36: | Line 31: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
| − | Read only | + | *Read only |
| + | *Valid in communications phase 2 or higher | ||
| + | *Not supported in EtherCAT system | ||
|EXAMPLE= | |EXAMPLE= | ||
Revision as of 12:37, 26 March 2014
Returns the state of the drive digital input 2 as defined by <axis>.IN2MODE.
- 0 – off
- 1 – on
- 0 – off
Syntax
<axis>.In2
Availability
All versions
Type
Long
Range
0 or 1
Scope
Task or Terminal
Limitations
- Read only
- Valid in communications phase 2 or higher
- Not supported in EtherCAT system
Examples
?a1.In2