Difference between revisions of "MC-Basic:COMMON SHARED ... AS CAM"
m (Text replace - "CAM table" to "Cam table") |
m (Text replace - "declaration is possible from the Library context also ." to "declaration is also possible from the Library context.") |
||
Line 27: | Line 27: | ||
Configuration, Task, Terminal | Configuration, Task, Terminal | ||
− | Since AMCS 0.4.5.17 version the global (common shared ) declaration is possible from the Library context | + | Since AMCS 0.4.5.17 version the global (common shared ) declaration is also possible from the Library context. |
|LIMITATIONS= | |LIMITATIONS= |
Revision as of 12:00, 20 March 2014
This command is used to define a Cam table. The CAM is defined as a variable and has a number of properties that must be set before the CAM can actually be used. Refer to the various CAM properties. After definition, CAM properties have default values and CAM data do not exist.
Syntax
Common Shared <cam> As Cam
Availability
All versions
Scope
Configuration, Task, Terminal
Since AMCS 0.4.5.17 version the global (common shared ) declaration is also possible from the Library context.
Limitations
Write only
Examples
Common Shared RotaryCAM as CAM