EtherNet/IP™ Adapter3.09.00
 
Loading...
Searching...
No Matches

◆ DIO_DEVICE_init()

bool DIO_DEVICE_init ( EI_API_ADP_T *  pAdapter,
EI_API_CIP_NODE_T *  pCipNode 
)
static

Discrete IO device init function.

Initialize DOP, DIP and DOG classes.
Create DOP, DIP and DOG instances and register application callbacks for them.
Setup the application assemblies.

Parameters
[in]pCipNodePointer to the CIP node.
Returns
result as boolean.
Return values
#trueSuccess.
#falseError.