Jesse Smith

Results 16 comments of Jesse Smith

- [ ] **test.robot** `*** Settings *** Library keywords.py *** Variables *** ${HOST} ('192.168.8.104', 8081) ${TARGET} ('192.168.8.104', 8080) *** Test Cases *** TEST [Documentation] Test ${ret} Udp Query ${HOST} target=${TARGET}...

> Hey @keelung-yang, I did see your proposal (🥳!) but I currently do not have time to review it. Sorry for that 😒. ZLG can interface has added by #1351

> from zlgcan import ZCAN, ZCANDeviceType, ZCAN_Transmit_Data, ZCAN_TransmitFD_Data, ZCAN_Receive_Data, ZCAN_ReceiveFD_Data, ZCANDataObj, ZCANException, ZCANMessageType, ZCANCanTransType > > My zlgcan file doesnot contain "ZCANDeviceType, ZCAN_Transmit_Data, ZCAN_TransmitFD_Data, ZCAN_Receive_Data, ZCAN_ReceiveFD_Data, ZCANDataObj, ZCANException, ZCANMessageType, ZCANCanTransType"....

I have separated the code for different platforms.

All right. but there is no panic when using dlopen2.

Ok. I'll try it later because i'm refactoring the code.