Hello , I referred to previous socket examples and when I want to monitor in real-time if there is any data being transmitted to FlexSim, I usually need to create a “TimerObj” treenode and use createview to open the view for that node. However, this will keep a view open until I disconnect, and I can only close it after that. Is there a way to close or hide this node's view while still ensuring normal signal reception?