Ethernet Module Interface (EMI)
– API Description
Copyright IXXAT Automation GmbH
63
IEM Manual, 1.5
Parameter
Dir.
Description
td_brdRef
IN
unique IEM reference
pv_netTime
OUT
pointer to network time
Return Value
Description
COM_k_OK
operation succeeded
COM_k_INVALID_BOARD
invalid IEM reference
COM_k_INVALID_STATE
routine called in invalid state
COM_k_BUSY
channel busy
COM_k_ERROR
operation failed
4.1.2.21 EMI_cmdNetworkTimeQuery()
COM_e_ERROR EMI_cmdNetworkTimeQuery(COM_t_BOARD_REF td_brdRef,
void *pv_netTime);
Description
This function delivers the current time that has been requested by means of
EMI_cmdNetworkTimeReq.
Parameter
Dir.
Description
td_brdRef
IN
unique IEM reference
pv_netTime
OUT
pointer to receiving structure
Return Value
Description
COM_k_OK
operation succeeded
COM_k_INVALID_BOARD
invalid IEM reference
COM_k_INVALID_STATE
routine called in invalid state
COM_k_NO_RESP
no response available as yet
COM_k_ERROR
operation failed
4.1.2.22 EMI_cmdNetworkInfoReq()
COM_e_ERROR EMI_cmdNetworkInfoReq(COM_t_BOARD_REF td_brdRef,
UINT16 w_numMacAddr,
COM_t_NETWORKINFO *ps_networkInfo);
Description
This function requests for the current network configuration. The CMD channel
is used for the transmission of this service. The function is blocked waiting on