SMC_CAMTable_LREAL_128_1 (STRUCT)
TYPE SMC_CAMTable_LREAL_128_1 : STRUCT
This STRUCT represents an equidistant curve table.
The table can handle 128 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 the master values in Table is scaled to the range [fEditorMasterMin, fEditorMasterMax] in SoftMotion units.
Storing of the slave values in Table is scaled to the range [fEditorSlaveMin, fEditorSLaverMax] in SoftMotion units.
Storing of the master values in Table is scaled to the range [fTableMasterMin, fTableMasterMax] in table units.
Storing of the slave values in Table is scaled to the range [fTableSlaveMin, fTableSlaveMax] in table units.
InOut:
Name |
Type |
Table |
ARRAY [0..127] OF LREAL |
fEditorMasterMin |
REAL |
fEditorMasterMax |
REAL |
fEditorSlaveMin |
REAL |
fEditorSlaveMax |
REAL |
fTableMasterMin |
REAL |
fTableMasterMax |
REAL |
fTableSlaveMin |
REAL |
fTableSlaveMax |
REAL |