on a PM5 is there a csafe command to get the user id from the inserted usb stick ?
I've tried the csafe_getid_cmd command but this always returns "00000"
for a software project I'm working on it would be great to determine who is currently on the erg e.g. whos stick is inserted in the PM5.
If this is not possible how if the csafe_getid_cmd suposed to be used ?
thanks for you help
csafe_getid_cmd
-
- Paddler
- Posts: 2
- Joined: March 6th, 2019, 12:14 pm
Re: csafe_getid_cmd
Hi,
I have a PM3 and have the same question. Anyone an answer?
I am reading the PM3 with a raspberry pi.
Thanks
I have a PM3 and have the same question. Anyone an answer?
I am reading the PM3 with a raspberry pi.
Thanks
- Citroen
- SpamTeam
- Posts: 8032
- Joined: March 16th, 2006, 3:28 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: csafe_getid_cmd
If you're using pyrow it's probably better to open a GitHub issue at https://github.com/uvd/PyRow/issues and ask the code developers.
-
- Paddler
- Posts: 2
- Joined: March 6th, 2019, 12:14 pm
Re: csafe_getid_cmd
Thanks for the tip, I just did. Let's see if someone picks it up.
Re: csafe_getid_cmd
PyRow is no longer maintained. The project related to PyRow is no longer active and the developers that were working on PyRow and systems that integrate with it are no longer with the same company.
- Citroen
- SpamTeam
- Posts: 8032
- Joined: March 16th, 2006, 3:28 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: csafe_getid_cmd
Fork it and write your own fix.