December 9, 200421 yr Sorry if this is covered elsewhere, but in my project, I'm going to need to program my fsbus stuff to use some of the addresses that fsbus doesn't have as standard.I've read heaps about all these different values- but nowhere how to actually make them work.Anyone care to explain them?
December 9, 200421 yr Open up the main fsbus ini and take a deep look at how information is arranged.Globally there it is a tree with ramifications.Each ramification can assume the role of a group in the FSBUS window, ti depends on what you put after that.Then each single element in a group has some properties:name, level, offset, format (hex,bit,dec), etcJust start by adding a simple line (eg alternators, or something else) and trying it under fsbus (no hardware needed).It takes some time, but shouldn't be too difficult to figure this out.Obviously the list of offsets and how to read them is in the FSUIPC SDK available fromwww.schiratti.com/dowson/
December 10, 200421 yr Give me the list of the offsets you want to add in the FSBUS and I can give you an example of the INI file you'll to write.BOB
Create an account or sign in to comment