Ticket #36959
New macro command that can change flow control type of serial port Reporter:
(Anonymous)
Owner:
(None)
Type:
Status:
Open
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
Vote
Score: 0
DetailsAttachment File List
No attachments
Ticket History (3/4 Histories)2017-02-01 22:43 Updated by: None
2017-02-02 14:10 Updated by: maya
CommentCTS is read-only from PC. https://en.wikipedia.org/wiki/RS-232#Data_and_control_signals 2017-02-07 20:11 Updated by: NoneCommentThanks for reply. It seems i was confused about CTS and it's meaning, so i clearify more. Changing SETUP / Serial Port / Flow Control = {none|Hardware|Xon/Xoff} options by a macro command would help out alot. Since the setting can be made via the mentioned menu, and it influences TT's ability to connect to devices, I personally see a use case (of course ;-) ). I had a lot of trouble finding the cause for my connection-problem, originating in an incorrect setting one can only set via global configuration, not via macro-command. Now that I know of it, i can help myself, but it may confuse others in the future. Thanks for caring and Kind regards. 2017-02-08 21:41 Updated by: maya
Edit |
"setrts" and "setdtr" are available, but no chance to set cts? help file only finds it as a resulting value of "getmodemstatus"
i have script scanning all possible baudrates and all possible bitmodes + flow control options. this is used on new devices that have unknown configuration. some are set with cts and some are not SETUP/serial menu gives option: flow control = hardware, but that is not possible to set via macro it seems.
can that be implemented please? Would help out a LOT!!
thanks, best regards