Ethernet Module Interface (EMI)
– API Description
Copyright IXXAT Automation GmbH
83
IEM Manual, 1.5
Parameter
Dir.
Description
td_brdRef
IN
unique IEM reference
Return Value
Description
-
Size of the acyclic image or 0 in the error case
4.1.2.50 EMI_cmdIoctrl()
COM_e_ERROR EMI_cmdIoctrl(COM_t_BOARD_REF td_brdRef, COM_t_IOCTRL *ps_ioctrl,
BOOL o_blocking);
Description
This function could be used to perform some control or general services for the
IE module. Please consider that some services are blocked in some protocol
states.
Parameter
Dir.
Description
td_brdRef
IN
unique IEM reference
ps_ioctrl
IN
pointer to ioctrl structure
o_blocking
IN
blocking/non-blocking execution
Return Value
Description
COM_k_OK
operation succeeded
COM_k_INVALID_BOARD
invalid IEM reference
COM_k_NO_RESP
no response available as yet
-
COM_k_BUSY BCC channel currently used COM_k_ERROR:
operation failed
4.1.2.51 EMI_cmdFtpUserSet()
COM_e_ERROR EMI_cmdFtpUserSet(COM_t_BOARD_REF td_brdRef,
const CHAR *pc_username,
const CHAR *pc_password,
BOOL o_blocking);
Description
This function could be used to set the username and the password for the FTP
access on the IEM. The username and the password must be terminated by
'\0'. The length of these string inclusive '\0' must not be larger than