GET api/InputOutput/SetOutput?codperif={codperif}&index={index}&enable={enable}
Imposta un Output alla periferica, dato l'indice dell'uscita e il valore booleano
Informationi sulla Richiesta
Parametri URI
Nome | Descrizione | Tipo | Informazioni Aggiuntive |
---|---|---|---|
codperif | string |
Required |
|
index | integer |
Required |
|
enable | boolean |
Required |
Parametri del Body
Nessuno.
Informationi sulla Risposta
Descriptione Risorse
Restituisce un json
IHttpActionResultNessuna.
Formato della Risposta
application/json, text/json, application/xml, text/xml
Esempio:
Esempio non disponibile.