SMC_CAMTable_LREAL_256_1 (STRUCT)
TYPE SMC_CAMTable_LREAL_256_1 : STRUCT
This STRUCT represents an equidistant curve table.
The table can handle 256 elements of type LREAL
There is a array of slave positions. The slave positions related to the start and end position of the master must be enclosed.
Storing of master values in Table is scaled to the range [fEditorMasterMin, fEditorMasterMax] in SoftMotion units.
Storing of slave values in Table is scaled to the range [fEditorSlaveMin, fEditorSLaverMax] in SoftMotion units.
Storing of master values in Table is scaled to the range [fTableMasterMin, fTableMasterMax] in table units.
Storing of slave values in Table is scaled to the range [fTableSlaveMin, fTableSlaveMax] in table units.
InOut:
Name |
Type |
Table |
ARRAY [0..255] OF LREAL |
fEditorMasterMin |
REAL |
fEditorMasterMax |
REAL |
fEditorSlaveMin |
REAL |
fEditorSlaveMax |
REAL |
fTableMasterMin |
REAL |
fTableMasterMax |
REAL |
fTableSlaveMin |
REAL |
fTableSlaveMax |
REAL |