Difference between revisions of "MC-Basic:axis.IN2"
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Languages|MC-Basic:axis.IN2}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
| Line 4: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
| − | '' | + | <''axis''>.In2 |
|AVAILABILITY= | |AVAILABILITY= | ||
| Line 10: | Line 11: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
| − | Returns the state of the drive digital input 2 as defined by '' | + | Returns the state of the drive digital input 2 as defined by <''axis''>.IN2MODE.<br> |
| − | + | ::0 – off<br> | |
| − | + | ::1 – on | |
| − | |||
|TYPE= | |TYPE= | ||
| Line 32: | Line 32: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
| − | Read | + | *Read only |
| + | *Valid in communications phase 2 or higher | ||
| + | *Not supported in EtherCAT system | ||
|EXAMPLE= | |EXAMPLE= | ||
| Line 38: | Line 40: | ||
|SEE ALSO= | |SEE ALSO= | ||
| − | * [[ | + | * [[MC-Basic:axis.IN1|axis.IN1]] |
| − | * [[ | + | * [[MC-Basic:axis.IN2MODE|axis.IN2MODE]] |
| − | * [[ | + | * [[MC-Basic:axis.IN3|axis.IN3]] |
| − | [[Category | + | [[Category:Obsolete|axis.IN2]] |
}} | }} | ||
Latest revision as of 09:23, 19 April 2017
| Language: | English • 中文(简体) |
|---|
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