DataSetCreate(String, String, String, Int32) Method
Creates data set for required values.
Splits the fields into more data sets if they are too long for the maxLength.
Namespace: OddPrg.Protocols.Flag1Assembly: OddPrg.Frames.Flag (in OddPrg.Frames.Flag.dll) Version: 1.0.0.0 (1.0.0.0)
public static DataSet[] Create(
string address,
string value,
string unit,
int maxMsgLength = 2147483647
)
- address String
- value String
- unit String
- maxMsgLength Int32 (Optional)
DataSet