Difference between revisions of "MC-Basic:LNVRAMSIZE"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
 
(6 intermediate revisions by 2 users not shown)
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 30: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read only. In a task, the axis must be attached to that task.
+
*Read only
 +
*In a task, the axis must be attached to that task.
 +
*Not supported in EtherCAT system
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:DNVRAM|DNVRAM]]
+
* [[MC-Basic:DNVRAM|DNVRAM]]
* [[Axystems:MC-Basic:DNVRAMSIZE|DNVRAMSIZE]]
+
* [[MC-Basic:DNVRAMSIZE|DNVRAMSIZE]]
* [[Axystems:MC-Basic:LNVRAM|LNVRAM]]
+
* [[MC-Basic:LNVRAM|LNVRAM]]
* [[Axystems:MC-Basic:NVRAMFORMAT|NVRAMFORMAT]]
+
* [[MC-Basic:NVRAMFORMAT|NVRAMFORMAT]]
  
  
[[Category:Axystems:Obsolete|LNVRAMSIZE]]
+
[[Category:Obsolete|LNVRAMSIZE]]
  
 
}}
 
}}

Latest revision as of 09:19, 22 May 2014

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