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

From SoftMC-Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
{{Languages|MC-Basic:axis.CAMVALUE}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Latest revision as of 09:39, 17 April 2017

Language: English  • 中文(简体)‎

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