MC-Basic:axis.CAMVALUE

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.CVAL |SYNTAX= ?''<axis>''.CamValue |AVAILABILITY= All versions |DESCRIPTION= This property is used to query the current value of the master …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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