cpppo
cpppo copied to clipboard
Question: How to call vendor specific services?
I need to call a vendor specific service(51) on a vendor specific class(101) with a payload of two USINT and one INT. Is that possible with cpppo? So far I have played around with connector.service_code but I don't understand how it is supposed to work. Can someone point me in the right direction?