CommandProtocol Constructor |
The constructor.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLPAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic CommandProtocol(
IList<string> commands
)
Parameters
- commands IListString
- The command, in strings.
See Also