Difference between revisions of "MC-Basic:STORECAMDATA"
m (1 revision) |
m (Text replace - "CAM table" to "Cam table") |
||
Line 16: | Line 16: | ||
|RANGE= | |RANGE= | ||
− | Existing | + | Existing Cam table name |
|UNITS= | |UNITS= | ||
Line 28: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Data cannot be stored while being changed. The CAM data file must have the .CAM extension. The | + | Data cannot be stored while being changed. The CAM data file must have the .CAM extension. The Cam table cannot be in use. |
|EXAMPLE= | |EXAMPLE= |
Revision as of 11:12, 20 March 2014
This command stores data located in a specified CAM data structure in a file. The data is stored as binary, double precision floating point, and arranged row by row. The data is in Intel format.
Short form
SCDat
Syntax
StoreCamData <filename> <cam>
Availability
All versions
Range
Existing Cam table name
Scope
Configuration, Task or Terminal
Limitations
Data cannot be stored while being changed. The CAM data file must have the .CAM extension. The Cam table cannot be in use.
Examples
StoreCamData Cam_Data.CAM MyCam