If the session open/close is repeated each time a command is sent, it may fail to open in rare cases. Please consider designing the system to open at the beginning of the program and close at the end.
If the session open/close is repeated each time a command is sent, it may fail to open in rare cases. Please consider designing the system to open at the beginning of the program and close at the end.
