Stanko Gradev

Results 4 issues of Stanko Gradev

the read methodin python_can should be adapted: first it should listen for the slave ID and second it should listen also for DAQ IDs. def read(self): if not self.connected: #self.parent.logger.debug("Not...

## Types of changes - [x ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change...

Hi @christoph2 , I discovered an issue while trying to update my project to the latest pyxcp master. The issue is happening here, when passing the parameters for Python Can...

Hi all, I am using pyxcp successfully to communicate with a slave, so I have many things up and running, calibration, polling and static DAQ lists handling. I write this...