Difference between revisions of "Blocks Dataloger"
(Created page with "== Datalogger library == === Logging === ==== DATALOGGER_W_BOOL ==== Writes binary value to datalogger {| class="wikitable" | colspan="5" |#Asynchronous operations|Asynchr...") |
|||
| Line 1: | Line 1: | ||
| − | == | + | == [[Libraries for IEC 61131-3|Back to Libraries]] == |
=== Logging === | === Logging === | ||
Revision as of 07:14, 2 October 2018
Back to Libraries
Logging
DATALOGGER_W_BOOL
Writes binary value to datalogger
| Asynchronous interface | ||||
| in | KEY | string | key for logged value | |
| in | VALUE | bool | value | |