Is there a way to assign a variable as public so it is visible in LoggerNet to users but also read only so that it can only be changed within the program calculations and not manually by the user?
Use the ReadOnly instruction in the data logger program.