Ethernet Module Interface (EMI)
– API Description
Copyright IXXAT Automation GmbH
82
IEM Manual, 1.5
Description
This function return the size of the output process image in the shared memory
Remarks
-
Parameter
Dir.
Description
td_brdRef
IN
unique IEM reference
Return Value
Description
-
Size of the process image or 0 in the error case
4.1.2.48 EMI_ioCyclReadImageSizeGet()
UINT32 EMI_ioCyclReadImageSizeGet(COM_t_BOARD_REF td_brdRef);
Description
This function return the size of the input process image in the shared memory
Remarks
-
Parameter
Dir.
Description
td_brdRef
IN
unique IEM reference
Return Value
Description
-
Size of the process image or 0 in the error case
4.1.2.49 EMI_ioAcyclImageSizeGet()
UINT32 EMI_ioAcyclImageSizeGet(COM_t_BOARD_REF td_brdRef);
Description
This function return the size of the acyclic image in the shared memory
Remarks
-