PDA

View Full Version : Nettodat vs Fsw_Psw same data inside?



flyfishvt
10-18-2020, 09:11 AM
I’m following an extremely long video on coding the auto folding mirrors. To enable it he simply enables it inside the fsw_psw.trc. That’s easy. One click and done. Upload that to fsw_psw.man and use ncs expert to recode the PRM module. Done. This is being done to the PRM module.

next he moves to the CAS module. he adjusts the length of delay before the mirrors start to fold. He uses Nettodat.trc. Find the correct entry then right click and “add custom data” put a check box in the new entry and export to Nettodat.man. Before he codes the module he goes to BASIC FUNCTIONS and uses something like coappy using Nettodat data. Then recodes the module. The result should be that the mirrors fold instantly when triggered instead of the 2.5second delay that comes from the factory.

ive looked at the PSW.trc file and it appears to have the same data, words etc inside that the Nettodat.trc does. Can someone explain why he used the Nettodat vs PSW and why did he use that drop down menu in BASIC FUNCTIONS instead of just modifying the PSW trace file and using that?