Removes (deselects) the source at the specified index.
Go2Status Go2Serial_RemoveSource(Go2Serial serial, Go2OutputDataSourceType type, Go2UInt32 index);
|
Parameters |
Description |
|
Go2Serial serial |
Go2Serial object. |
|
Go2OutputDataSourceType type |
Output source type (value or decision). |
|
Go2UInt32 index |
Index of the source to be removed. |
Operation status.
Go2OutputChannels.h