FUNCTION_BLOCK SDO_READ EXTENDS CiA405Base
This function block is obsolete. It supports only data up to 64kb and no block transfer. |
Use new functionblock SDO_READ_DATA instead! |
This function block is used for reading a specific object from object dictionary of a DEVICE. If object can be read without error CONFIRM becomes TRUE and DATA contains read data in Little Endian byte order. If an error occurs ERROR becomes unequal 0. In case of a SDO abort ERROR is set to CANOPEN_KERNEL_ERROR.CANOPEN_KERNEL_OTHER_ERROR and ERRORINFO contains the associated abort code (in Little endian) as defined by CiA 301.
InOut: |
|