| #define EC_SLV_APP_CIA_SETAXISVALUE | ( | sav_type, | |
| sav_axisDesc, | |||
| sav_value | |||
| ) |
Write CiA402 Axis value.
If objects are mapped and known (on SafeOP/OP) use direct access to linear process data memory when not mapped, use traditional PDO data API.
| [in] | type_p | Type of variable. |
| [in] | axisDesc_p | Axis variable descriptor. |
| [in] | value_p | Variable to write value from. |