For a current project i am using flowcode 8 to make a modbus TCP master and slave (client and server). But i've run into some problems.... The hardware i am using is a eblocks 2 multiprogrammer (BL0080). With the PIC16F18877. This one is the slave, with the thernet component from eblocks 2(BL0187-1). For the master I am using a arduino mega2560(with ethernet-shield).
I've managed to make a working TCP master on the arduino with the software from arduino(tested with modbus-pull on my pc). But now i want to make a modbus TCP master and slave in flowcode 8. I found some examples on the forum and tried to adjust and implement these on my hardware. For the arduino this seemed to work quite well i think(not tested!), but when i want to use the component "TCP_IP_WIZ810MJ1" it seems to be not compatible with the "Networkcomms1" (see picture). Does this mean that i can't use the hardware component "BL0080" for a modbus TCP project? or is a update coming soon where this will be implemented? Or am i using the wrong component for my hardware?

Thanks in advance,
Mike