VectoredRequestsGetSignal Method |
Returns a signal that represents all the signals in the request.
The signal is Disposed automatically when Execute returns.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic Signal? GetSignal()
Return Value
Type:
SignalA signal that represents all the signals in the request.
See Also