FlagFrameCreateCommands Method
Creates request message or request messages neccessary for executing the command.
Namespace: OddPrg.Protocols.Flag1Assembly: OddPrg.Frames.Flag (in OddPrg.Frames.Flag.dll) Version: 1.0.0.0 (1.0.0.0)
public static ByteBuffer[] CreateCommands(
string cmdIdentifier,
string address,
string value,
string unit = "",
int maxMsqLength = 2147483647
)
- cmdIdentifier String
- address String
- value String
- unit String (Optional)
- maxMsqLength Int32 (Optional)
ByteBuffer