public const string DefaultConnectionString = "Port=COM1; BaudRate=9600; Parity=None; StopBits=One; DataBits=8; DtrEnable=False; RtsEnable=False; ReceivedBytesThreshold=512"
Public Const DefaultConnectionString As String = "Port=COM1; BaudRate=9600; Parity=None; StopBits=One; DataBits=8; DtrEnable=False; RtsEnable=False; ReceivedBytesThreshold=512"
public: literal String^ DefaultConnectionString = "Port=COM1; BaudRate=9600; Parity=None; StopBits=One; DataBits=8; DtrEnable=False; RtsEnable=False; ReceivedBytesThreshold=512"
static val mutable DefaultConnectionString: string
var GSF.Communication.SerialClient.DefaultConnectionString
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.