MC-Basic:axis.IN3

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ''<axis>''.In3 |AVAILABILITY= All versions |DESCRIPTION= Returns the state of the drive digital input 3 as defined by ''<axis>''.IN3MODE.<br>…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the state of the drive digital input 3 as defined by <axis>.IN3MODE.
       0 = OFF
       1 = ON

Syntax

<axis>.In3

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.In3

See Also