BaseStation icon indicating copy to clipboard operation
BaseStation copied to clipboard

Setting accessory CVs

Open AndrewInEssex opened this issue 8 years ago • 1 comments

I can't see a way to set accessory CVs; things like signal decoders use accessory CVs to configure how they're being used. Am I missing something, or is this not something that DCC++ supports?

AndrewInEssex avatar Apr 19 '17 09:04 AndrewInEssex

The programming of the accessory decoders is normally done in the programming way, just as if it were a locomotive decoder. And you can read / write CVs without any problem. DCCpp is not ready to read or write the CVs of the accessory decoders in main way. I am reading the whole program to add that functionality to DCCpp.

UT00801 avatar May 07 '17 20:05 UT00801