03-21-2025, 01:35 PM
(03-21-2025, 10:26 AM)admin Wrote: 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.
D'oh!! Rookie mistake. Thanks!!! I didn't think about going back to page 8 to see why the command wasn't working ;-)

