Difference between revisions of "MC-Basic:axis.IN2"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ''<axis>''.In2 |AVAILABILITY= All versions |DESCRIPTION= Returns the state of the drive digital input 2 as defined by ''<axis>''.IN2MODE.<br>…') |
m (1 revision) |
(No difference)
| |
Revision as of 16:10, 13 December 2010
Returns the state of the drive digital input 2 as defined by <axis>.IN2MODE.
0 – off
1 – on
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.
Examples
?a1.In2