MC-Basic:LNVRAMSIZE

From SoftMC-Wiki
Revision as of 09:19, 22 May 2014 by Miborich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This query gets the maximum number of elements for LNVRAM.

Syntax

?LNVRAMSize

Availability

All versions

Type

Long integer

Range

0 to 7500

Scope

Configuration, Task or Terminal

Limitations

  • Read only
  • In a task, the axis must be attached to that task.
  • Not supported in EtherCAT system

Examples

?LNvRamSize

See Also