| Keysight.Visa Namespace > SerialSession Class : RequestToSendState Property |
'DeclarationPublic Property RequestToSendState As LineState
'UsageDim instance As SerialSession Dim value As LineState instance.RequestToSendState = value value = instance.RequestToSendState
public LineState RequestToSendState {get; set;}
If FlowControl is equal to Ivi.Visa.SerialFlowControlModes.RtsCts, this property is ignored when changed, but can be read to determine whether the background flow control is asserting or unasserting the signal.
Current with Keysight IO Libraries Suite 18