Difference between revisions of "MC-Basic:LNVRAMSIZE"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
Line 11: Line 11:
 
|DESCRIPTION=
 
|DESCRIPTION=
 
This query gets the maximum number of elements for LNVRAM.
 
This query gets the maximum number of elements for LNVRAM.
 +
 +
{{Note/Important| '''THIS COMMAND IS OBSOLETE'''}}
  
 
|TYPE=
 
|TYPE=
Line 39: Line 41:
 
* [[Axystems:MC-Basic:NVRAMFORMAT|NVRAMFORMAT]]
 
* [[Axystems:MC-Basic:NVRAMFORMAT|NVRAMFORMAT]]
  
 +
 +
[[Category:Axystems:Obsolete|LNVRAMSIZE]]
  
 
}}
 
}}

Revision as of 11:44, 11 March 2014

This query gets the maximum number of elements for LNVRAM.

IMPORTANT.svgIMPORTANT
THIS COMMAND IS OBSOLETE

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.

Examples

?LNvRamSize

See Also