Hardware & Technical t16000m and trottle twcs setup curves pov hats pfff with target

greetings commanders

i`m trying to set up my set up t16000m and twcs

been reading on the forum found out target is a pain but im stuborn so

i would like to use the rocker on twcs as an axis so in target this works great but the i dont have pov hats any of them (there are 3)
cant get i to work as bottons either as in map pov to dxbuttons

found some ting to add in script for the t16000m to add pov

// *** HERE WE NEED TO ADD FOUR MORE LINES BY HAND:
//
MapKey(&T16000, H1U,DXHATUP);
MapKey(&T16000, H1R,DXHATRIGHT);
MapKey(&T16000, H1D,DXHATDOWN);
MapKey(&T16000, H1L,DXHATLEFT);
//
// *** TO GET THE POV/HAT OF THE STICK WORKING!!

tried to also add

// *** HERE WE NEED TO ADD FOUR MORE LINES BY HAND:
//
MapKey(&TWCSThrottle, H1U,DXHATUP);
MapKey(&TWCSThrottle, H1R,DXHATRIGHT);
MapKey(&TWCSThrottle, H1D,DXHATDOWN);
MapKey(&TWCSThrottle, H1L,DXHATLEFT);
//
// *** TO GET THE POV/HAT OF THE STICK WORKING!!

but doesent work.

if i combine both t16000m and twcs my buttons pair as in button one on stick and trottle are the same so sucks

my goal is to have all axis with curves so t16000m pitch roll yaw all curved
twcs thumstick and rocker curved

find it strange that this possible[mad]

any way hope you can help me out
 
ok after reading its a mess so

if i pair t16000m and twcs in target

buttons 1 2 3 4 5 6 on twcs are the same as 1 2 3 4 5 6 on t16000m
i have no hatpovs (1 on each)
on twcs two other povs that are extualy bottons dont work

but i have curves on all axes (exept one the dail)

rocker is analog

without target just straight in to ed

no curves and digital rocker as in on or off 0% 100%

excuse my english not native speaker
 
Back
Top Bottom