Difference between revisions of "MC-Basic:axis.IN2"
m |
|||
| Line 39: | Line 39: | ||
|SEE ALSO= | |SEE ALSO= | ||
| − | * [[ | + | * [[MC-Basic:axis.IN1|axis.IN1]] |
* [[Axystems:MC-Basic:axis.IN2MODE|axis.IN2MODE]] | * [[Axystems:MC-Basic:axis.IN2MODE|axis.IN2MODE]] | ||
* [[Axystems:MC-Basic:axis.IN3|axis.IN3]] | * [[Axystems:MC-Basic:axis.IN3|axis.IN3]] | ||
Revision as of 08:45, 22 May 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