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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
m (Text replace - "CAM table" to "Cam table")
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property is used to query the current value of the master data in the CAM table. The current value of the master data in the table is the value being accessed at the time of the query.
+
This property is used to query the current value of the master data in the Cam table. The current value of the master data in the table is the value being accessed at the time of the query.
  
 
|TYPE=
 
|TYPE=

Revision as of 11:13, 20 March 2014

This property is used to query the current value of the master data in the Cam table. The current value of the master data in the table is the value being accessed at the time of the query.

Short form

<axis>.CVAL

Syntax

?<axis>.CamValue

Availability

All versions

Type

Double

Range

± MaxDouble

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?Axis1.Cval

See Also