Utility
User Logger
Description Stores the time stamp, the Tag value, and Data value in the device log whenever there is a positive edge on the Store input. Note that this should only be used for low-rate logging (such as exceptional conditions) - the device log is limited in capacity.
Availability
  • Requires library: Process Control (option -05)
  • Firmware versions 0x100E and later
savvy-SFD Graphic userLog
Graphic with Parameters userLog

Parameters

Tag Input, Read-write, Analog (signed 16-bit integer)
0 to 255
Data Input, Read-write, Analog (signed 16-bit integer)
-32767 to 32767
Store Input, Read-write, Boolean (signed 16-bit integer)

The tag and data are stored in the log on a positive edge
0 = Low
1 = High