Connect |
public sealed class ConnectRequest : IMessage<ConnectRequest>, IMessage, IEquatable<ConnectRequest>, IDeepCloneable<ConnectRequest>, IBufferMessage
The ConnectRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectRequest | |
![]() | ConnectRequest(ConnectRequest) | |
![]() | ConnectRequest(String) | Connects to a list of cards defined by IPv4, IPv6 or serial number (staring with SP). |
Name | Description | |
---|---|---|
![]() | Cards | Cards to connect to the service. If none is set, the service tries to connect to the last used card. |
![]() | CorrectionFileFolder | Folder to save the correction files to. Defaults to %ProgramFiles%RAYLASE\ProcessDataAnalyzer\CorrectionFiles. |
![]() ![]() | Descriptor | |
![]() | HasCorrectionFileFolder | Gets whether the "correction_file_folder" field is set |
![]() ![]() | Parser |
Name | Description | |
---|---|---|
![]() | CalculateSize | |
![]() | ClearCorrectionFileFolder | Clears the value of the "correction_file_folder" field |
![]() | Clone | |
![]() | Equals(ConnectRequest) | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object)) |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() | MergeFrom(CodedInputStream) | |
![]() | MergeFrom(ConnectRequest) | |
![]() | ToString | (Overrides ObjectToString) |
![]() | WriteTo |
Name | Description | |
---|---|---|
![]() ![]() | CardsFieldNumber | Field number for the "cards" field. |
![]() ![]() | CorrectionFileFolderFieldNumber | Field number for the "correction_file_folder" field. |