function warplab_sendSync(udp_Sync) pktDataTx = [0]; pnet(udp_Sync, 'write', int32(pktDataTx)); pnet(udp_Sync, 'writepacket'); pause(0); return;