Hi,
I'm developing a DSC application in which I need to support multiple languages. The idea is that the user can switch between languages "on the fly" at runtime. I think I've got the language thing figured out, but how can I change the tag alarm text at runtime? Loading a different scf file would probably work, but I'm concerned about the time it takes to unload/load the scf file. Any suggestions? Thanks.