03-21-2025, 10:26 AM
This is correct. As stated in the documentation any command that has an option associated with it needs the proper suffix. If you want to know the listening port (AT*L) you would need to type:
AT*L?
Same for getting the NET info:
AT*NET?
To set the listening port to 8502 you would type:
AT*L8502
That command has no '=' in it like others to remain backwards compatible with some com programs.
AT*L?
Same for getting the NET info:
AT*NET?
To set the listening port to 8502 you would type:
AT*L8502
That command has no '=' in it like others to remain backwards compatible with some com programs.

