TestIT:Programming C9
Revision as of 14:20, 11 September 2019 by NolekAdmin (talk | contribs)
5.3.14 C9
C9Execute
Description:
It will start C9 and wait on the results.
Code example:
C9.C9Execute(C9,D,_ST01,30,S,_B01)
Parameters | ||
---|---|---|
Parameter | Type | Description |
Device name | String | The device name |
Command | String | Select command in list |
Received | String symbol | Symbol to receive result |
Timeout | Int or int symbol | Timeout value |
Time unit | String | Select the time unit, from the list |
Timeout active | Bool symbol | True if command times out |