Difference between revisions of "MC-Basic:axis.IN2"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
Line 36: Line 36:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only. Valid in communications phase 2 or higher.
+
Read only. Valid in communications phase 2 or higher.
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 14:02, 18 March 2014

IMPORTANT.svgIMPORTANT
THIS PROPERTY IS OBSOLETE


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

See Also